JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Index
Help
SEARCH:
Uses of Annotation Type
de.knightsoftnet.validators.shared.Email
Packages that use
Email
Package
Description
de.knightsoftnet.validators.shared.impl
JSR-303/JSR-349/JSR-380 annotations to check bean entries (implementations).
Uses of
Email
in
de.knightsoftnet.validators.shared.impl
Methods in
de.knightsoftnet.validators.shared.impl
with parameters of type
Email
Modifier and Type
Method
Description
final void
EmailValidator.
initialize
(
Email
pconstraintAnnotation)
initialize the validator.