Uses of Class
com.github.damianwajser.validator.annotation.enums.Country_ISO3166
-
Packages that use Country_ISO3166 Package Description com.github.damianwajser.validator.annotation.enums com.github.damianwajser.validator.constraint.enums -
-
Uses of Country_ISO3166 in com.github.damianwajser.validator.annotation.enums
Methods in com.github.damianwajser.validator.annotation.enums that return Country_ISO3166 Modifier and Type Method Description Country_ISO3166[]value() -
Uses of Country_ISO3166 in com.github.damianwajser.validator.constraint.enums
Methods in com.github.damianwajser.validator.constraint.enums with parameters of type Country_ISO3166 Modifier and Type Method Description voidCountryIso3166Constraint. initialize(Country_ISO3166 field)
-