Result

final case class Result(e: Either[ShExError, (ValidationLog, ResultShapeMap)]) extends AnyVal
trait Serializable
trait Product
trait Equals
class AnyVal
trait Matchable
class Any