@carlwr/textmate-validate
Preparing search index...
validateRegex
Function validateRegex
validateRegex
(
re
:
string
)
:
Promise
<
RegexResult
>
Validate a single regex. Return a value describing the result of the validation.
Parameters
re
:
string
Returns
Promise
<
RegexResult
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
@carlwr/textmate-validate
Loading...
Validate a single regex. Return a value describing the result of the validation.