Package | Description |
---|---|
org.hibernate.validator.constraints |
Hibernate Validator specific constraints.
|
org.hibernate.validator.internal.constraintvalidators.bv |
Implementations of the Bean Validation built-in constraints.
|
Modifier and Type | Class and Description |
---|---|
interface |
Range
The annotated element has to be in the appropriate range.
|
Modifier and Type | Method and Description |
---|---|
void |
MinValidatorForNumber.initialize(Min minValue) |
void |
MinValidatorForCharSequence.initialize(Min minValue) |
Copyright © 2017 JBoss by Red Hat. All rights reserved.