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