CompoundValidator

com.eclipsesource.schema.internal.validators.CompoundValidator

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any
Self type

Members list

Value members

Concrete methods

override def validate(schema: CompoundSchemaType, json: => JsValue, context: SchemaResolutionContext)(implicit lang: Lang): VA[JsValue]

Attributes

Definition Classes