For the complete documentation index, see llms.txt. This page is also available as Markdown.

What's New With 4.8.0

Unreleased

This is the next development release focusing on improved null value handling in validation filtering.

Fixed

  • Null values are now properly filtered out when validateOrFail returns validated struct/array results

  • Handle null values correctly when filtering constraints in nested structures and arrays

Added

  • Copilot instructions for better IDE integration

  • GitHub Actions workflow improvements

Coming Soon

Additional enhancements and bug fixes are in development. Check back soon for updates!

See Development Branch: https://github.com/coldbox-modules/cbvalidation

Last updated

Was this helpful?