See: Description
Interface | Description |
---|---|
ConstraintDefinitionContributor |
A
ConstraintDefinitionContributor allows for the contribution of custom constraint validator instances. |
ConstraintDefinitionContributor.ConstraintDefinitionBuilder |
Allows to register the validators applying for given constraints, following a fluent API pattern.
|
ConstraintDefinitionContributor.ConstraintDefinitionBuilderContext<A extends Annotation> |
Allows to register the validators applying for one given constraint.
|
Copyright © 2016 JBoss by Red Hat. All rights reserved.