ValidatorGoogleTypeMoney

ValidatorGoogleTypeMoney #

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


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

Attributes and Properties #

Methods #

validateConstraints #

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

checks field constraints

  • field

isEmpty #

isEmpty(field `` ) ⟹ void

checks if type money is empty

  • field