Package | Description |
---|---|
org.hibernate.validator.constraints |
Hibernate Validator specific constraints.
|
org.hibernate.validator.internal.constraintvalidators |
Implementations of the Bean Validation built-in as well as
Hibernate Validator specific 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 |
MaxValidatorForNumber.initialize(Max maxValue) |
void |
MaxValidatorForCharSequence.initialize(Max maxValue) |
Copyright © 2018 JBoss by Red Hat. All rights reserved.