Result

es.weso.shex.validator.Result
final case class Result(e: Either[ShExError, (ValidationLog, ResultShapeMap)]) extends AnyVal

Attributes

Graph
Supertypes
trait Serializable
trait Product
trait Equals
class AnyVal
trait Matchable
class Any

Members list

Concise view

Value members

Inherited methods

Attributes

Inherited from:
Product

Attributes

Inherited from:
Product