HasAnyConstraint

com.eclipsesource.schema.internal.constraints.Constraints.HasAnyConstraint

Attributes

Graph
Supertypes
trait Constraint
class Object
trait Matchable
class Any
Known subtypes

Members list

Value members

Abstract methods

Concrete methods

def id: Option[String]
def schemaType: Option[String]

Inherited and Abstract methods

def validate(schemaType: SchemaType, json: JsValue, context: SchemaResolutionContext)(implicit lang: Lang): VA[JsValue]

Attributes

Inherited from:
Constraint