Validation
ColdBox Core MVC does not have validation built-in but it is implemented via the offical core cbValidation module. You can easily install the module in your application via:
box install cbvalidationYou can find much more information about this module in the following resources:
- Documentation: https://github.com/coldbox-modules/cbox-validation/wiki 
- ForgeBox : http://forgebox.io/view/cbvalidation 
Last updated
Was this helpful?
