Uses of Class
org.apache.bval.constraints.ZipCodeCityCoherence
-
Packages that use ZipCodeCityCoherence Package Description org.apache.bval.constraints org.apache.bval.jsr.example org.apache.bval.jsr.groups.redefining -
-
Uses of ZipCodeCityCoherence in org.apache.bval.constraints
Methods in org.apache.bval.constraints with parameters of type ZipCodeCityCoherence Modifier and Type Method Description void
ZipCodeCityCoherenceValidator. initialize(ZipCodeCityCoherence constraintAnnotation)
-
Uses of ZipCodeCityCoherence in org.apache.bval.jsr.example
Classes in org.apache.bval.jsr.example with annotations of type ZipCodeCityCoherence Modifier and Type Class Description class
Address
-
Uses of ZipCodeCityCoherence in org.apache.bval.jsr.groups.redefining
Classes in org.apache.bval.jsr.groups.redefining with annotations of type ZipCodeCityCoherence Modifier and Type Class Description class
Address
Example 3.6.
-