applyValidator
No documentation has been provided.
Presentation
function applyValidator (
config: ValidatorConfig ,
fieldPath: SchemaPath<any> | SchemaPathTree<any>,
): void;Returns
voidParameters
| Name | Type | Description |
|---|---|---|
| config | | |
| fieldPath | SchemaPath<any> | SchemaPathTree<any> |