cbvalidation
key in the config/Coldbox.cfc
moduleSettings
structuremanager
key by default points to cbValidation.models.ValidationManager
. If you would like to override or decorate our manager, then you can set the classpath of the manager to use. This manager must adhere to our interface: cbvalidation.interfaces.IValidationManager
@cbvalidation
namespace. The validation manager is registered as [email protected]