JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Index
Help
Summary:
Field
Required
Optional
Detail:
Field
Element
Summary:
Field |
Required
|
Optional
Detail:
Field |
Element
SEARCH:
Package
net.binis.codegen.validation.annotation
Annotation Interface SanitizeRange
@Target
({
METHOD
,
TYPE_USE
})
@Retention
(
RUNTIME
)
public @interface
SanitizeRange
Required Element Summary
Required Elements
Modifier and Type
Required Element
Description
double
max
double
min
Element Details
min
double
min
max
double
max