ActiveAnno

Web-based responsive document annotation tool

View the Project on GitHub MaxMello/ActiveAnno

activeannoservice / api.annotate.dto / AnnotationResultStoreResponse / <init>

<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