falsyConfig
Examples
# true if the control value evaluates to false
kind: Falsy
control: my-control
Object properties
Name | Type | Required |
---|---|---|
kind | Constant: Falsy |
yes |
control | string | yes |
Object information
- Object with the following properties:
kind
(required): ConstantFalsy
- Check if the control value is falsy
control
(required):string
- The control name to check the condition against its value