Validate

es.weso.shexs.Validate
See theValidate companion object
case class Validate(schemaSpec: SchemaSpec, dataSpec: DataSpec, shapeMapSpec: ShapeMapSpec, validatorVersion: ValidatorVersion, showResultFormat: String, output: Option[Path], verbose: VerboseLevel)

Attributes

Companion:
object
Graph
Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any

Members list

Concise view

Value members

Concrete methods

def run(): IO[ExitCode]

Inherited methods

Attributes

Inherited from:
Product

Attributes

Inherited from:
Product