Failure

grackle.MappingValidator.Failure
abstract class Failure(val severity: Severity, val graphQLTypeName: String, val fieldName: Option[String]) extends AnsiColor

Attributes

Source
mappingvalidator.scala
Graph
Supertypes
trait AnsiColor
class Object
trait Matchable
class Any
Known subtypes

Members list

Value members

Constructors

def this(severity: Severity, tpe: Type, fieldName: Option[String])

Attributes

Source
mappingvalidator.scala

Concrete methods

protected def formattedMessage: String

Attributes

Source
mappingvalidator.scala
protected def graphql(a: Any): String

Attributes

Source
mappingvalidator.scala
protected def scala(a: Any): String

Attributes

Source
mappingvalidator.scala
protected def sql(a: Any): String

Attributes

Source
mappingvalidator.scala
final def toErrorMessage: String

Attributes

Source
mappingvalidator.scala

Concrete fields

Attributes

Source
mappingvalidator.scala

Attributes

Source
mappingvalidator.scala