public class SimpleValidationResult extends Object implements Serializable
Constructor and Description |
---|
SimpleValidationResult(String simple) |
Modifier and Type | Method and Description |
---|---|
String |
getError() |
String |
getSimple() |
boolean |
isSuccess() |
void |
setError(String error) |
Apache Camel