Uses of Class
org.hibernate.validator.constraints.ISBN
-
Packages that use ISBN Package Description org.hibernate.validator.constraints Hibernate Validator specific constraints.org.hibernate.validator.internal.constraintvalidators.hv Implementations of Hibernate Validator specific constraints. -
-
Uses of ISBN in org.hibernate.validator.constraints
Methods in org.hibernate.validator.constraints that return ISBN Modifier and Type Method Description ISBN[]value() -
Uses of ISBN in org.hibernate.validator.internal.constraintvalidators.hv
Methods in org.hibernate.validator.internal.constraintvalidators.hv with parameters of type ISBN Modifier and Type Method Description voidISBNValidator. initialize(ISBN constraintAnnotation)
-