Honour v1.1.1 Release Notes
Release Date: 2015-08-06 // over 9 years ago-
- ๐จ Refactor Validator class
- โ Added new rules:
- AllOf, NoneOf, OneOf
- Even, Odd
- ๐จ Refactored rules:
- Length - now supports Length(equal:)
Previous changes from v1.0.0
-
- ๐ Change library to validate not only String :exclamation:
- โ Added new rules:
- HexRGBColor
- Min, Max, Between
- Positive, Negative