
public static class ValidationContext.Aggregator extends Object implements ValidationContext
ValidationContext.Aggregator| Constructor and Description |
|---|
ValidationContext.Aggregator(ValidationContext delegate) |
| Modifier and Type | Method and Description |
|---|---|
protected String |
formatMessage(Map<Object,String> messages) |
void |
setValidationError(Object source,
String message) |
public ValidationContext.Aggregator(ValidationContext delegate)
public void setValidationError(Object source, String message)
setValidationError in interface ValidationContextCopyright (c) 2011, 2012 Eike Stepper (Berlin, Germany) and others.