Package dev.harrel.jsonschema
Interface Error
- All Superinterfaces:
ResultItem
Error
interface represents validation error.-
Method Summary
Methods inherited from interface dev.harrel.jsonschema.ResultItem
getEvaluationPath, getInstanceLocation, getKeyword, getSchemaLocation
-
Method Details
-
getError
String getError()Returns validation error.
-