FieldQuery.regex

Undocumented in source. Be warned that the author may not have intended to support it.
struct FieldQuery(T, Obj)
ref
static if(isSomeString!T)
Query!Obj
regex
(
string regex
,
string options = null
)

Meta