Sift DSL 0.15.0
JVM
Sift DSL 0.15.0
/
sift.core.dsl
/
regexType
regex
Type
fun
regexType
(
value
:
String
)
:
RegexType
(
source
)
fun
regexType
(
value
:
Regex
)
:
RegexType
(
source
)
val
String
.
regexType
:
RegexType
(
source
)