SingleValidationError

kreuzberg.extras.forms.Error.SingleValidationError
case class SingleValidationError(msg: String, path: List[String]) extends ValidationError

Attributes

Graph
Supertypes
trait Serializable
trait Product
trait Equals
trait Error
class Object
trait Matchable
class Any
Show all

Members list

Value members

Concrete methods

override def asList: List[String]

Attributes

Definition Classes
override def nest(path: String): ValidationError

Attributes

Definition Classes

Inherited methods

def productElementNames: Iterator[String]

Attributes

Inherited from:
Product
def productIterator: Iterator[Any]

Attributes

Inherited from:
Product