| Package | Description |
|---|---|
| org.topbraid.shacl.validation | |
| org.topbraid.shacl.validation.js | |
| org.topbraid.shacl.validation.sparql |
| Modifier and Type | Class and Description |
|---|---|
class |
ExpressionConstraintExecutor |
| Modifier and Type | Method and Description |
|---|---|
ConstraintExecutor |
SpecialConstraintExecutorFactory.create(Constraint constraint) |
ConstraintExecutor |
ValidationLanguage.createExecutor(Constraint constraint,
ValidationEngine engine) |
ConstraintExecutor |
ConstraintExecutors.getExecutor(Constraint constraint,
ValidationEngine engine) |
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractJSExecutor |
class |
JSComponentExecutor
Executes constraints based on a JavaScript validator.
|
class |
JSConstraintExecutor
Executes sh:js constraints.
|
| Modifier and Type | Method and Description |
|---|---|
ConstraintExecutor |
JSValidationLanguage.createExecutor(Constraint constraint,
ValidationEngine validationEngine) |
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractSPARQLExecutor |
class |
SPARQLComponentExecutor |
class |
SPARQLConstraintExecutor |
| Modifier and Type | Method and Description |
|---|---|
ConstraintExecutor |
SPARQLValidationLanguage.createExecutor(Constraint constraint,
ValidationEngine engine) |
Copyright © 2017 TopQuadrant, Inc.. All rights reserved.