This repository has been archived by the owner on Jul 1, 2020. It is now read-only.
Fixed issue #91, enhancement #97 and #98
- Fixed issue #91 interpolation problem with remove validation doesn't work twice.
- Enhancement #98 possibility to use one validation or another (tell how many Validators are required for field to become valid).
- Enhancement #97 possibility to validate even on empty text field (useful on
custom
andremote
validation). - Refined some Validators (IPV6 now include compressed/uncompressed addresses, added more Polish characters to other Validators)