NumberConstraints

com.eclipsesource.schema.internal.constraints.Constraints.NumberConstraints

Attributes

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

Members list

Value members

Inherited and Abstract methods

def id: Option[String]

Attributes

Inherited from:
Constraint
def schemaType: Option[String]

Attributes

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

Attributes

Inherited from:
Constraint