| Package | Description |
|---|---|
| org.resthub.web.validation |
| Modifier and Type | Method and Description |
|---|---|
List<ValidationConstraint> |
ModelConstraint.addConstraint(String property,
ValidationConstraint constraint) |
Map<String,List<ValidationConstraint>> |
ModelConstraint.getConstraints() |
| Modifier and Type | Method and Description |
|---|---|
List<ValidationConstraint> |
ModelConstraint.addConstraint(String property,
ValidationConstraint constraint) |
| Modifier and Type | Method and Description |
|---|---|
void |
ModelConstraint.setConstraints(Map<String,List<ValidationConstraint>> constraints) |
Copyright © 2009-2013. All Rights Reserved.