applyMultipleLogic
| Generic types: | TValue |
No documentation has been provided.
Presentation
function applyMultipleLogic (
configs: LogicConfig [],
fieldPath: SchemaPath<TValue> | SchemaPathTree<TValue>,
): void;Returns
voidParameters
| Name | Type | Description |
|---|---|---|
| configs | | |
| fieldPath | SchemaPath<TValue> | SchemaPathTree<TValue> |