Type Alias: dateLessThan()
dateLessThan = (
value:Date,options?:ValidatorOptions) =>IConstraint<Date>
Defined in: projects/shapeshift/src/constraints/DateConstraints.ts:33
Parameters
| Parameter | Type | 
|---|---|
| value | Date | 
| options? | ValidatorOptions | 
dateLessThan = (
value:Date,options?:ValidatorOptions) =>IConstraint<Date>
Defined in: projects/shapeshift/src/constraints/DateConstraints.ts:33
| Parameter | Type | 
|---|---|
| value | Date | 
| options? | ValidatorOptions |