Interface IValidationResponse
- All Known Implementing Classes:
ValidationResponse
public interface IValidationResponse
- Author:
- Silvan Wyss
-
Method Summary
-
Method Details
-
getMessage
String getMessage() -
isOk
boolean isOk()
-
ValidationResponse