DomainError

io.github.srs.model.validation.DomainError

ADT collecting validation failures that are meaningful in the domain.

Attributes

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

Members list

Type members

Enum entries

final case class NegativeOrZero(field: String, value: Double)