org.ragna.comet.validation.result
Type members
Classlikes
Abstract class representing the status a validation result can have
Abstract class representing the status a validation result can have
- See also:
- Note:
Used as an enum-replacement for Scala 2 syntax
- Companion:
- object
- Source:
- ResultStatus.scala
object ResultStatus
Enum with the different result statuses acknowledged by the app
Enum with the different result statuses acknowledged by the app
- Companion:
- class
- Source:
- ResultStatus.scala
Represents the output of validating a piece of streamed data
Represents the output of validating a piece of streamed data
- Value parameters:
- inputResult
Either the ShaclEx validation results or an error occurred whilst computing them
- Companion:
- object
- Source:
- ValidationResult.scala