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 voidZipCodeCityCoherenceValidator. 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 classAddress - 
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 classAddressExample 3.6. 
 -