FsRegEx


CommonFsRegEx

Namespace: global

Common regular expressions in FsRegEx type.

Functions and values

Function or valueDescription
Email
Signature: FsRegEx

Valid email string. (Note that RE email validation is ill-advised.)

Url
Signature: FsRegEx

Valid Url string.

Fork me on GitHub