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