toggle menu
modelix.core
8.16.0
common
switch theme
search in API
model-server-api
/
org.modelix.model.server.api
/
MatchesRegexOperator
Matches
Regex
Operator
@
Serializable
@
SerialName
(
value
=
"regex"
)
data
class
MatchesRegexOperator
(
val
pattern
:
String
)
:
StringOperator
Members
Constructors
Matches
Regex
Operator
Link copied to clipboard
constructor
(
pattern
:
String
)
Properties
pattern
Link copied to clipboard
val
pattern
:
String