-
v1.2.0
fix TypeError in ArrayUnset, support root asterisk, and declare errors attribute
-
v1.1.1
Fix return type Attribute::getValue
-
v0.22.3
added mime type audio/mp3 to validate mp3 file
-
v0.22.2
Fixes unexpected getValidData and getInvalidData results
-
v0.22.1
Add float support for between rule
-
v0.20.0
Rule between and required using mb_strlen and add JSON rule
-
v0.18.2
Fixes bug incorrect string length for min and max rules.
-
v0.18.1
Typo alpha_dash default message.
-
v0.18.0
Add method to enable strict checking to rule 'in' and 'not_in'
-
v0.17.1
Fix getValidData and getInvalidData on array attribute