Uses of Class
org.nuxeo.ecm.core.api.validation.ConstraintViolation.PathNode
Packages that use ConstraintViolation.PathNode
-
Uses of ConstraintViolation.PathNode in org.nuxeo.ecm.core.api.validation
Methods in org.nuxeo.ecm.core.api.validation that return types with arguments of type ConstraintViolation.PathNodeConstructor parameters in org.nuxeo.ecm.core.api.validation with type arguments of type ConstraintViolation.PathNodeModifierConstructorDescriptionConstraintViolation
(Schema schema, List<ConstraintViolation.PathNode> fieldPath, Constraint constraint, Object invalidValue)