ValidationContext

sangria.validation.ValidationContext
See theValidationContext companion class

Attributes

Companion
class
Graph
Supertypes
class Object
trait Matchable
class Any
Self type

Members list

Value members

Concrete methods

def apply(schema: Schema[_, _], doc: Document, sourceMapper: Option[SourceMapper], typeInfo: TypeInfo): ValidationContext

Deprecated methods

def isValidLiteralValue(tpe: InputType[_], value: Value, sourceMapper: Option[SourceMapper]): Vector[Violation]

Attributes

Deprecated
true