TriggerModeType

Enumeration of the different types of Validation Triggers that can be found accompanying validation schemas

Companion:
class
Source:
TriggerModeType.scala
trait Sum
trait Mirror
class Object
trait Matchable
class Any

Type members

Classlikes

case object SHAPEMAP extends TriggerModeType

ShEx validation is performed using a ShapeMap

ShEx validation is performed using a ShapeMap

Source:
TriggerModeType.scala

SHACL validation is performed specifying target declarations

SHACL validation is performed specifying target declarations

Source:
TriggerModeType.scala

Inherited types

type MirroredElemLabels <: Tuple

The names of the product elements

The names of the product elements

Inherited from:
Mirror
Source:
Mirror.scala
type MirroredLabel <: String

The name of the type

The name of the type

Inherited from:
Mirror
Source:
Mirror.scala