Skip to content

v4.1.0

Compare
Choose a tag to compare
@github-actions github-actions released this 15 Nov 12:03
· 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.