Victor Bjelkholm
6f5dad8745
Update en.php to include instanceOf
2014-07-14 23:27:57 +02:00
Brandon Lamb
1fef00f992
Update array formatting of language files to be same indentation
2014-05-26 13:23:04 -07:00
Kilte
8871f81476
Add min/max-length validators
2014-01-25 21:18:42 +04:00
Andrew Willis
2d0790b984
Added credit card validation for Visa, Mastercard, American Express, Dinersclub and Discover
2014-01-09 22:05:23 +00:00
Kilte
807ff8b115
Update translations
2014-01-07 00:08:32 +04:00
Kilte
590bbcce5f
Fix typo
2014-01-06 04:03:28 +04:00
Big Ginger Nerd
89352fcc15
Added validator for boolean
2013-10-15 14:59:34 +02:00
Vance Lucas
05c1b9ab15
Error messages now include field name by default
...
* Version 1.1.0 release
2013-06-29 10:26:03 -05:00
Vance Lucas
9e13e8ef82
Merge pull request #6 from spekkionu/master
...
Fixed some typos in messages and documentation.
2013-03-20 07:09:16 -07:00
Jonathan Bernardi
922f3546bd
Fix some typos.
2013-03-19 11:09:39 -08:00
Pascal Borreli
0ada9f2ad6
Fixed typos
2013-03-06 01:54:59 +00:00
Chris Cornutt
6169b04cc5
adding default error message to EN language file for "contains"
2013-03-05 10:41:38 -06:00
Vance Lucas
4123e185f4
Add error messages with basic translation support
...
* Initial English error messages file and directory
* Setup methods to specify language and directory to find lang files in
* Change 'alphaDash' validation name to 'slug' for URL slugs
* Now passing all parameters to error message via `vsprintf`
* Add `message` convenience method to easily specify custom message on
last validation rule
* Add tests for error messages
2013-02-02 20:10:02 -06:00