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
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Value members
Concrete methods
Inherited methods
Concrete fields
High-level message accompanying the result
High-level message accompanying the result
- Note:
For ERRORED results, one would assume that the input result will be a Left, but we use unknownErrorMessage as a fallback error message