Interface IValidationResult
-
public interface IValidationResult
Interface to define a validation result
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description java.lang.String
getMessage()
boolean
isSuccess()
-