MapValueViolation

sangria.validation.MapValueViolation
case class MapValueViolation(fieldName: String, violation: Violation, mapSourceMapper: Option[SourceMapper], mapPosition: List[AstLocation]) extends AstNodeViolation, PathBasedViolation

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

Inherited fields

lazy val astLocation: String

Attributes

Inherited from:
AstNodeLocation