Web-based responsive document annotation tool
activeannoservice / api.annotate.dto / AnnotationResultStoreResponse / <init>
AnnotationResultStoreResponse(projectID: ProjectID, documentID: DocumentID, success: Boolean, validationErrors: List<ValidationError>)
Return model for storing endpoints, letting the frontend know the data was stored successfully. If not, will return validationErrors