Package | Description |
---|---|
org.hibernate.validator.constraints |
Hibernate Validator specific constraints.
|
org.hibernate.validator.constraints.br |
Hibernate Validator Brazilian constraints.
|
org.hibernate.validator.internal.constraintvalidators.hv |
Implementations of Hibernate Validator specific constraints.
|
Modifier and Type | Class and Description |
---|---|
interface |
NotEmpty
Deprecated.
use the standard
NotEmpty constraint instead |
interface |
Range
The annotated element has to be in the appropriate range.
|
Modifier and Type | Class and Description |
---|---|
interface |
TituloEleitoral
Validates a TÃtulo Eleitoral (Brazilian Voter ID card number).
|
Modifier and Type | Class and Description |
---|---|
class |
ParameterScriptAssertValidator
Validator for the
ParameterScriptAssert constraint annotation. |
Copyright © 2021 JBoss by Red Hat. All rights reserved.