What's New With 4.7.0

October 13, 2025

This release enhances the validateOrFail() method to provide better filtering of nested structures and arrays, ensuring that only validated fields are returned in the result.

Changed

  • validateOrFail now filters nested structs and arrays to only return keys matching constraints, not just top-level keys (PR #85)

See Release Notes on Github: https://github.com/coldbox-modules/cbvalidation/releases/tag/v4.7.0

Last updated

Was this helpful?