Match

io.github.iltotore.iron.constraint.string$.Match
See theMatch companion object
final class Match[V <: String]

Tests if the input matches the given regex.

Attributes

V

the pattern to match against the input.

Companion:
object
Graph
Supertypes
class Object
trait Matchable
class Any

Members list

Concise view