mirror of
https://github.com/Respect/Validation.git
synced 2026-03-18 08:09:51 +01:00
Bump respect/coding-standard from 4 to 5
This commit is contained in:
parent
7f66bcea10
commit
cfeb01e89e
355 changed files with 1579 additions and 1879 deletions
|
|
@ -14,5 +14,5 @@ test('Scenario #1', catchMessages(
|
|||
'alnum' => '"really messed up screen#name" must contain only letters (a-z) and digits (0-9)',
|
||||
'noWhitespace' => '"really messed up screen#name" must not contain whitespaces',
|
||||
'lengthBetween' => 'The length of "really messed up screen#name" must be between 1 and 15',
|
||||
])
|
||||
]),
|
||||
));
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue