ValueChecker

es.weso.shex.validator.validatorref.ValueChecker$

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any
Self type

Members list

Concise view

Value members

Concrete methods

Checks if a node matches a valueSet value

Checks if a node matches a valueSet value

Attributes

node:

RDF node

value:

ValueSetValue

Returns:

Left(msg) if node doesn't match, msg contains some explanation, Right(()) if it matches