cbValidation
v4.x
v4.x
  • Introduction
  • Intro
    • Release History
      • What's New With 4.4.0
      • What's New With 4.3.1
      • What's New With 4.3.0
      • What's New With 4.2.0
      • What's New With 4.1.0
      • What's New With 4.0.0
    • About This Book
      • Author
  • Overview
    • Installation
    • Configuration
    • Declaring Constraints
      • Configuration File
      • Domain Object
      • A-la-carte
    • Available Constraints
      • Custom Message Replacements
      • Constraint Custom Messages
      • Nested Struct and Array Field Name Shortcuts
    • Validating Constraints
      • Validating With Failures
      • Validating with shared constraints
      • Validating with a-la-carte constraints
      • Validating Custom Fields
      • Validating With Profiles
    • Displaying Errors
    • WireBox Integration
  • Advanced
    • Custom Validators
    • Unique ORM Validator
    • i18n Integration
    • Custom Validation Managers
Powered by GitBook
On this page
  • 4.x
  • 3.x
  • 2.x
  • 1.x

Was this helpful?

Edit on GitHub
Export as PDF
  1. Intro

Release History

In this section you will find the release notes for each version we release under this major version. If you are looking for the release notes of previous major versions use the version switcher at the top left of this documentation book. Here is a breakdown of our major version releases.

4.x

A major version leaving behind old engine support and including several new validators and new ColdBox 7 integrations.

3.x

Upgraded to leverage the new cbi18n v2.x module. New CFML engine compatibilities and moving to modern land!

2.x

Complete rewrite to script and include tons of new validations, rules, and conventions. It also ended the era of ACF11 and Lucee 4.5 support.

1.x

Initial awesome release!

PreviousIntroductionNextWhat's New With 4.4.0

Last updated 1 year ago

Was this helpful?