| Modifier and Type | Method and Description |
|---|---|
ConstraintExecutor |
Constraint.getExecutor() |
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractNativeConstraintExecutor |
class |
ExpressionConstraintExecutor |
| Modifier and Type | Method and Description |
|---|---|
ConstraintExecutor |
ValidationLanguage.createExecutor(Constraint constraint) |
ConstraintExecutor |
ConstraintExecutors.getExecutor(Constraint constraint) |
| Modifier and Type | Method and Description |
|---|---|
void |
ConstraintExecutors.addSpecialExecutor(org.apache.jena.rdf.model.Resource constraintComponent,
Function<Constraint,ConstraintExecutor> executor) |
| Modifier and Type | Class and Description |
|---|---|
class |
DatatypeConstraintExecutor |
| 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) |
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractSPARQLExecutor |
class |
SPARQLComponentExecutor |
class |
SPARQLConstraintExecutor |
| Modifier and Type | Method and Description |
|---|---|
ConstraintExecutor |
SPARQLValidationLanguage.createExecutor(Constraint constraint) |
Copyright © 2019 TopQuadrant, Inc.. All rights reserved.