Package | Description |
---|---|
javax.validation | |
javax.validation.metadata |
Modifier and Type | Method and Description |
---|---|
ConstraintDescriptor<?> |
MessageInterpolator.Context.getConstraintDescriptor() |
ConstraintDescriptor<?> |
ConstraintViolation.getConstraintDescriptor() |
Modifier and Type | Method and Description |
---|---|
Set<ConstraintDescriptor<?>> |
ConstraintDescriptor.getComposingConstraints() |
Set<ConstraintDescriptor<?>> |
ElementDescriptor.getConstraintDescriptors() |
Set<ConstraintDescriptor<?>> |
ElementDescriptor.ConstraintFinder.getConstraintDescriptors() |
Copyright © 2014. All Rights Reserved.