Function: booleanFalse()
booleanFalse(
options?:ValidatorOptions):IConstraint<boolean,false>
Parameters
| Parameter | Type |
|---|---|
options? | ValidatorOptions |
Returns
IConstraint<boolean, false>
Defined in
projects/shapeshift/src/constraints/BooleanConstraints.ts:18