zio.schema.validation.Regex.Repeat
final case class Repeat(regex: Regex, min: Option[Int], max: Option[Int]) extends Regex
Attributes
-
Graph
-
-
Supertypes
-
trait Product
trait Equals
trait Matchable
class Any
Show all
Members list
Attributes
-
Inherited from:
-
Regex
Attributes
-
Inherited from:
-
Regex
Attributes
-
Inherited from:
-
Regex
Attributes
-
Inherited from:
-
Regex
Attributes
-
Inherited from:
-
Regex
Attributes
-
Inherited from:
-
Regex
Attributes
-
Inherited from:
-
Regex
Attributes
-
Inherited from:
-
Product
Attributes
-
Inherited from:
-
Product
Attributes
-
Inherited from:
-
Regex
Attributes
-
Inherited from:
-
Regex
Attributes
-
Inherited from:
-
Regex