io.github.iltotore.iron.constraint.string.Match
See theMatch companion object
Tests if the input matches the given regex.
Type parameters
- V
-
the pattern to match against the input.
Attributes
- Companion
- object
- Source
- string.scala
- Graph
-
- Supertypes
-
class Objecttrait Matchableclass Any
In this article