TypeError

info.fingo.spata.schema.error.TypeError
final class TypeError extends SchemaError

Error for invalid type of field encountered during schema validation.

Value parameters

ce

content error returned by record parsing - see Record.get

Attributes

Graph
Supertypes
trait SchemaError
class Object
trait Matchable
class Any

Members list

Value members

Concrete methods

def code: String

Gets short code of error. This value can be used as a key to provide localized error information.

Gets short code of error. This value can be used as a key to provide localized error information.

Attributes

Gets default error message.

Gets default error message.

Attributes