CannotValidateTypeMapping

edu.gemini.grackle.MappingValidator.CannotValidateTypeMapping
case class CannotValidateTypeMapping(typeMapping: TypeMapping) extends Failure

Can't validate this kind of FieldMapping.

Attributes

Source:
mappingvalidator.scala
Graph
Supertypes
trait Serializable
trait Product
trait Equals
class Failure
trait AnsiColor
class Object
trait Matchable
class Any

Members list

Concise view

Value members

Concrete methods

override def formattedMessage: String

Attributes

Definition Classes
Source:
mappingvalidator.scala
override def toString: String

Returns a string representation of the object.

Returns a string representation of the object.

The default representation is platform dependent.

Attributes

Returns:

a string representation of the object.

Definition Classes
Any
Source:
mappingvalidator.scala

Inherited methods

protected def graphql(a: Any): String

Attributes

Inherited from:
Failure
Source:
mappingvalidator.scala

Attributes

Inherited from:
Product

Attributes

Inherited from:
Product
protected def scala(a: Any): String

Attributes

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

Attributes

Inherited from:
Failure
Source:
mappingvalidator.scala

Attributes

Inherited from:
Failure
Source:
mappingvalidator.scala

Inherited fields

Attributes

Inherited from:
Failure
Source:
mappingvalidator.scala

Attributes

Inherited from:
Failure
Source:
mappingvalidator.scala

Attributes

Inherited from:
Failure
Source:
mappingvalidator.scala