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.

@FunctionalInterface public interface ValidationMessage
JSON Schema Validation Message.
Since:
1.0.0
Author:
Sergio del Amo
  • Method Summary

    Modifier and Type
    Method
    Description
     
  • Method Details

    • getMessage

      String getMessage()
      Returns:
      JSON Schema Validation Message