What's New With 2.1.0
feature
: AddedconstraintProfiles
to allow you to define which fields to validate according to defined profiles: https://github.com/coldbox-modules/cbvalidation/issues/37feature
: UpdatedRequiredUnless
andRequiredIf
to use struct literal notation instead of the weird parsing we did.feature
: Added theUnique
validator thanks to @elpete!improvement
: Addednull
support for theRequiredIf,RequiredUnless
validator values
Last updated