Uses of Class
org.hibernate.validator.cfg.GenericConstraintDef
-
Packages that use GenericConstraintDef Package Description org.hibernate.validator.cfg Entry point for the programmatic constraint definition API. -
-
Uses of GenericConstraintDef in org.hibernate.validator.cfg
Methods in org.hibernate.validator.cfg that return GenericConstraintDef Modifier and Type Method Description GenericConstraintDef<A>GenericConstraintDef. param(String key, Object value)
-