Uses of Class
org.hibernate.validator.cfg.defs.CurrencyDef
-
Packages that use CurrencyDef Package Description org.hibernate.validator.cfg.defs Constraint definition classes for programmatic constraint definition API. -
-
Uses of CurrencyDef in org.hibernate.validator.cfg.defs
Methods in org.hibernate.validator.cfg.defs that return CurrencyDef Modifier and Type Method Description CurrencyDefCurrencyDef. value(String... value)
-