Web-based responsive document annotation tool
activeannoservice / api.annotate.dto / 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