v4.1.0
·
100 commits
to development
since this release
Added
- New ColdBox 7 delegate:
Validatable@cbValidation
which can be used to make objects validatable - New validators:
notSameAs, notSameAsNoCase
Changed
- All date comparison validators now validate as
false
when the comparison target dates values are NOT dates instead of throwing an exception.