FieldCoercionViolation

sangria.validation.FieldCoercionViolation
case class FieldCoercionViolation(fieldPath: List[String], valueViolation: Violation, ownSourceMapper: Option[SourceMapper], ownLocations: List[AstLocation], errorPrefix: String, isArgument: Boolean) 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