Added Valid and enabled Form::select sorting
This commit is contained in:
5
messages/validation.php
Normal file
5
messages/validation.php
Normal file
@@ -0,0 +1,5 @@
|
||||
<?php
|
||||
|
||||
return array(
|
||||
'not_equal' => ':field cannot have that value, or it was not specified!',
|
||||
);
|
Reference in New Issue
Block a user