Interface ValidationMessage
- All Known Implementing Classes:
ValidationMessageAdapter
- Functional Interface:
- This is a functional interface and can therefore be used as the assignment target for a lambda expression or method reference.
JSON Schema Validation Message.
- Since:
- 1.0.0
- Author:
- Sergio del Amo
-
Method Summary
-
Method Details
-
getMessage
String getMessage()- Returns:
- JSON Schema Validation Message
-