g3-toolkit API Reference
Preparing search index...
core/src
ShaclValidationResult
Interface ShaclValidationResult
interface
ShaclValidationResult
{
nodeId
:
string
;
shapeId
:
string
;
shapeName
:
string
;
targetClass
:
string
;
valid
:
boolean
;
violations
:
ShaclViolation
[]
;
}
Index
Properties
node
Id
shape
Id
shape
Name
target
Class
valid
violations
Properties
node
Id
nodeId
:
string
shape
Id
shapeId
:
string
shape
Name
shapeName
:
string
target
Class
targetClass
:
string
valid
valid
:
boolean
violations
violations
:
ShaclViolation
[]
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
node
Id
shape
Id
shape
Name
target
Class
valid
violations
g3-toolkit API Reference
Loading...