MissingTypeMapping
grackle.Mapping.MissingTypeMapping
case class MissingTypeMapping(ctx: Context) extends ValidationFailure
Missing type mapping.
Attributes
- Source
- mapping.scala
- Graph
-
- Supertypes
-
trait Serializabletrait Producttrait Equalsclass ValidationFailuretrait AnsiColorclass Objecttrait Matchableclass AnyShow all
Members list
Value members
Concrete methods
Attributes
- Definition Classes
- Source
- mapping.scala
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
- mapping.scala
Inherited methods
Attributes
- Inherited from:
- Product
Attributes
- Inherited from:
- Product
Attributes
- Inherited from:
- ValidationFailure
- Source
- validationfailure.scala
Inherited fields
Attributes
- Inherited from:
- ValidationFailure
- Source
- validationfailure.scala
In this article