Uses of Annotation Interface
info.ejava.examples.db.validation.contacts.constraints.PostalStateAbbreviation
Packages that use PostalStateAbbreviation
Package
Description
-
Uses of PostalStateAbbreviation in info.ejava.examples.db.validation.contacts.constraints
Methods in info.ejava.examples.db.validation.contacts.constraints with parameters of type PostalStateAbbreviationModifier and TypeMethodDescriptionvoidPostalStateAbbreviationValidator.initialize(PostalStateAbbreviation annotation) -
Uses of PostalStateAbbreviation in info.ejava.examples.db.validation.contacts.dto
Fields in info.ejava.examples.db.validation.contacts.dto with annotations of type PostalStateAbbreviationModifier and TypeFieldDescriptionprivate @PostalStateAbbreviation(normalize=false) StringStreetAddressDTO.state