public class ValidationConstraint extends Object
| Constructor and Description |
|---|
ValidationConstraint() |
| Modifier and Type | Method and Description |
|---|---|
Object |
addAttribute(String attrKey,
Object attribute) |
Map<String,Object> |
getAttributes() |
String |
getMessage() |
String |
getType() |
void |
setAttributes(Map<String,Object> attributes) |
void |
setMessage(String message) |
void |
setType(String type) |
Copyright © 2009-2013. All Rights Reserved.