object ValidationResult
- Companion:
- class
- Source:
- ValidationResult.scala
Type members
Classlikes
Utility messages used in the validation results
Utility messages used in the validation results
- Source:
- ValidationResult.scala
Inherited types
The names of the product elements
The names of the product elements
- Inherited from:
- Mirror
- Source:
- Mirror.scala
Value members
Concrete methods
From a ShaclEx validation report, create a message with its contents if possible, based on its JSON representation
From a ShaclEx validation report, create a message with its contents if possible, based on its JSON representation
- Value parameters:
- report
Report to be formatted to text
- Returns:
JSON containing the report information
- Source:
- ValidationResult.scala