VarTypeMismatchViolation

sangria.validation.VarTypeMismatchViolation
case class VarTypeMismatchViolation(definitionName: String, expectedType: String, input: Option[String], violation: Violation, ownSourceMapper: Option[SourceMapper], ownLocations: List[AstLocation]) extends AstNodeViolation

Attributes

Graph
Supertypes
trait Serializable
trait Product
trait Equals
trait Violation
class Object
trait Matchable
class Any
Show all

Members list

Value members

Inherited methods

final def errorMessage: String

Attributes

Inherited from:
AstNodeLocation

Attributes

Inherited from:
Product

Attributes

Inherited from:
Product

Concrete fields

Inherited fields

lazy val astLocation: String

Attributes

Inherited from:
AstNodeLocation