-
v0.17.0
Add support to use index in custom message array attribute and add some methods to be able to get sibling value
-
v0.16.0
Enhance URL validation
-
v0.14.0
Allow turning humanized keys on/off using `setUseHumanizedKey`.
-
v0.13.1
Bugfix regex rule - unexpected warning with comma character
-
v0.12.0
Add some conditional required rules
-
v0.11.2
Add .gitattributes to excludes tests files
-
v0.11.0
Add feature array validation
-
v0.10.2
uploaded_file rule now implement is_uploaded_file()
-
v0.9.1
bugfix rules on attribute with non empty value should not be ignored #7
-
v0.9.0
add implicit property and ignore other rules when attribute is not required #4 #5
-
v0.8.0
improve exceptions and attribute using class