ValidatorGoogleTypeDate #
@furo/furo-data v2.3.0
import '@furo/data/src/lib/ValidatorGoogleTypeDate.js';
exports ValidatorGoogleTypeDate js
A class to validate constraints on type google.type.Date</code
Attributes and Properties #
Methods #
validateConstraints #
validateConstraints(field `` ) ⟹ Promise<unknown>
checks constraints
- field
isEmpty #
isEmpty(field `` ) ⟹ void
checks if type date is empty
- field