New features
- #5: Add ip validator. Support both IPv4 and IPv6
- #6: Add isbn validator, support both ISBN 10 and ISBN 13
- #7: Add step validator
- #56: Add
selector
option for each field. The field can be defined by CSS validator instead of thename
attribute - #95: Add mac validator
- #96: Add base64 validator
- #97: Add cvv validator
- #99, #100: Add phone validator. Support US phone number only, thanks to @gercheq
- #107: Add
container
option for each field to indicate where the error messages are shown
Improvements
- #112: creditCard validator now validates both IIN ranges and length
Contributors
Thank to the contributor: