Package dev.harrel.jsonschema
Interface Annotation
- All Superinterfaces:
ResultItem
Annotation interface represents collected annotation.-
Method Summary
Methods inherited from interface dev.harrel.jsonschema.ResultItem
getEvaluationPath, getInstanceLocation, getKeyword, getSchemaLocation
-
Method Details
-
getAnnotation
Object getAnnotation()Returns collected annotation.
-