ActiveAnno

Web-based responsive document annotation tool

View the Project on GitHub MaxMello/ActiveAnno

activeannoservice / annotationdefinition / AnnotationDefinition / validateAnnotation

validateAnnotation

abstract fun validateAnnotation(annotations: AnnotationMap, target: Target, locale: Locale? = null): ValidationError?

Validate an annotation based on the defined constraints, needs to be implemented by every subclass.