JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Index
Help
SEARCH:
Uses of Annotation Interface
io.dropwizard.validation.OneOf
Packages that use
OneOf
Package
Description
io.dropwizard.validation
Uses of
OneOf
in
io.dropwizard.validation
Methods in
io.dropwizard.validation
with parameters of type
OneOf
Modifier and Type
Method
Description
void
OneOfValidator.
initialize
(
OneOf
constraintAnnotation)