| Interface | Description |
|---|---|
| ValidationService |
Provides service methods to export validation constraints configured on a given model object.
|
| Class | Description |
|---|---|
| ModelConstraint |
Object representation of validation constraints defined on a model domain object (POJO).
|
| ValidationConstraint |
Object representation of validation constraints.
|
| ValidationContext |
Specific interpolation context management for resthub validation utilities
Allows to manage messages and interpolations related to a
ConstraintDescriptor
and a value. |
| ValidationServiceImpl |
JSR303, BeanValidation compliant implementation of
ValidationService. |
Copyright © 2009–2014. All rights reserved.