Function: setGlobalValidationEnabled()
setGlobalValidationEnabled(enabled: boolean): void
Sets whether validators should run on the input, or if the input should be passed through.
Parameters
| Parameter | Type | Description |
|---|
enabled | boolean | Whether validation should be done on inputs |
Returns
void
Source
projects/shapeshift/src/lib/configs.ts:7