JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Index
Help
SEARCH:
Uses of Annotation Interface
org.dellroad.stuff.validation.Unique
Packages that use
Unique
Package
Description
org.dellroad.stuff.validation
Classes related to JSR-303 validation.
Uses of
Unique
in
org.dellroad.stuff.validation
Methods in
org.dellroad.stuff.validation
with parameters of type
Unique
Modifier and Type
Method
Description
void
UniqueValidator.
initialize
(
Unique
annotation)