JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Summary:
Field |
Optional
|
Required
Detail:
Field |
Element
SEARCH:
Package
org.komamitsu.fluency.validation.annotation
Annotation Interface DecimalMax
@Target
(
FIELD
)
@Inherited
@Retention
(
RUNTIME
)
public @interface
DecimalMax
Required Element Summary
Required Elements
Modifier and Type
Required Element
Description
String
value
Optional Element Summary
Optional Elements
Modifier and Type
Optional Element
Description
boolean
inclusive
Element Details
value
String
value
inclusive
boolean
inclusive
Default:
true