RegexMatch

zio.schema.validation.ValidationError$.RegexMatch
final case class RegexMatch(str: String, expected: Regex) extends ValidationError

Attributes

Graph
Supertypes
trait Product
trait Equals
class Object
trait Matchable
class Any

Members list

Concise view

Value members

Concrete methods

override def message: String

Attributes

Definition Classes

Inherited methods

Attributes

Inherited from:
Product

Attributes

Inherited from:
Product