Regexs

zio.schema.validation.Regexs
trait Regexs

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any
Known subtypes
object Validation.type

Members list

Concise view

Value members

Concrete fields

Checks whether a certain string represents a valid email address.

Checks whether a certain string represents a valid email address.

Attributes

Checks whether a certain string represents a valid IPv4 address.

Checks whether a certain string represents a valid IPv4 address.

Attributes

Checks whether a certain string represents a valid IPv6 address.

Checks whether a certain string represents a valid IPv6 address.

Attributes