Web-based responsive document annotation tool
activeannoservice / annotationdefinition / HierarchicalTagSetAnnotationDefinition / validateAnnotation
fun validateAnnotation(annotations:
AnnotationMap
, target:
Target
, locale:
Locale
?):
ValidationError
?
Validate an annotation based on the defined constraints, needs to be implemented by every subclass.