ValidatorGoogleTypeDate

ValidatorGoogleTypeDate #

@furo/furo-framework v2.4.11
import '@furo/framework/src/BaseSpecValidators/ValidatorGoogleTypeDate.js';
exports ValidatorGoogleTypeDate js


A class to validate constraints on type google.type.Date</code

Attributes and Properties #

Methods #

validateConstraints #

validateConstraints(field `` ) ⟹ Promise&lt;unknown&gt;

checks constraints

  • field

isEmpty #

isEmpty(field `` ) ⟹ void

checks if type date is empty

  • field