Validation

confuse.FieldError$.Validation
final case class Validation(path: Path, value: Value, message: String)

Members list

Concise view

Value members

Inherited methods

def pretty: String

Attributes

Inherited from:
FieldError
def productElementNames: Iterator[String]

Attributes

Inherited from:
Product
def productIterator: Iterator[Any]

Attributes

Inherited from:
Product