| Interface | Description |
|---|---|
| DocumentValidationService |
Provides a way to validate
DocumentModel according to their Schema's constraints. |
| Class | Description |
|---|---|
| ConstraintViolation |
A constraint violation description.
|
| ConstraintViolation.PathNode |
Allows to locates some constraint violation in a document.
|
| DocumentValidationDescriptor |
Handler for the
DocumentValidationService "activations" extension point. |
| DocumentValidationReport |
A managed set of
ConstraintViolation. |
| DocumentValidationServiceImpl |
| Enum | Description |
|---|---|
| DocumentValidationService.Forcing |
| Exception | Description |
|---|---|
| DocumentValidationException |
Exception thrown when some process failed due to
ConstraintViolation. |
Copyright © 2019 Nuxeo. All rights reserved.