WrongInterfaceFieldType

final case class WrongInterfaceFieldType(sourceInterface: String, fieldName: String, expected: String, actual: String) extends ValidationError
trait Product
trait Equals
class Object
trait Matchable
class Any

Value members

Concrete methods

Inherited methods

Inherited from:
Product