| Package | Description | 
|---|---|
| org.eclipse.rdf4j.spin | 
 See discussion at https://github.com/eclipse/rdf4j/issues/1262 | 
| Modifier and Type | Method and Description | 
|---|---|
| ConstraintViolationLevel | ConstraintViolation. getLevel() | 
| static ConstraintViolationLevel | ConstraintViolationLevel. valueOf(String name)Returns the enum constant of this type with the specified name. | 
| static ConstraintViolationLevel | ConstraintViolationLevel. valueOf(URI levelValue) | 
| static ConstraintViolationLevel[] | ConstraintViolationLevel. values()Returns an array containing the constants of this enum type, in
the order they are declared. | 
| Constructor and Description | 
|---|
| ConstraintViolation(String message,
                   String root,
                   String path,
                   String value,
                   ConstraintViolationLevel level) | 
Copyright © 2015-2020 Eclipse Foundation. All Rights Reserved.