ActiveAnno

Web-based responsive document annotation tool

View the Project on GitHub MaxMello/ActiveAnno

activeannoservice / api.annotate.dto / validate

validate

suspend fun PostAnnotationResult.validate(document: Document, project: Project, locale: Locale?): List<ValidationError>

Validate a PostAnnotationResult by applying the enableConditions and validate the annotation if required