| Package | Description |
|---|---|
| org.nuxeo.ecm.core.api.validation |
| Modifier and Type | Method and Description |
|---|---|
List<ConstraintViolation.PathNode> |
ConstraintViolation.getPath() |
| Constructor and Description |
|---|
ConstraintViolation(Schema schema,
List<ConstraintViolation.PathNode> fieldPath,
Constraint constraint,
Object invalidValue) |
Copyright © 2019 Nuxeo. All rights reserved.