Interface IValidationResult
-
public interface IValidationResultInterface to define a validation result
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description java.lang.StringgetMessage()booleanisSuccess()
-