Interface Rule<T>
-
-
Nested Class Summary
Nested Classes Modifier and Type Interface Description static interfaceRule.Extended<T>
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description StringgetMessage()
-
-
-
Method Detail
-
getMessage
String getMessage()
- Returns:
- the message containing information about the validation. Default to 'Nothing to report'.
-
-