newProvider()
Overview
public ValidationProvider function newProvider(
required any sourceCfc
)
Registers a new Validation Provider. See Validation framework for full usage documentation.
Arguments
| Name | Type | Required | Description |
|---|---|---|---|
| sourceCfc | any | Yes | Instantiated CFC that contains validators |