Type Utils
Preparing search index...
StringRules
Variable StringRules
Const
StringRules
:
{
email
:
RuleFactory
<
"String.email"
>
;
max
:
RuleFactory
<
"String.max"
>
;
min
:
RuleFactory
<
"String.min"
>
;
nonEmpty
:
RuleFactory
<
"String.nonEmpty"
>
;
optional
:
RuleFactory
<
"optional"
>
;
regex
:
RuleFactory
<
"String.regex"
>
;
url
:
RuleFactory
<
"String.url"
>
;
}
= ...
Type declaration
email
:
RuleFactory
<
"String.email"
>
max
:
RuleFactory
<
"String.max"
>
min
:
RuleFactory
<
"String.min"
>
nonEmpty
:
RuleFactory
<
"String.nonEmpty"
>
optional
:
RuleFactory
<
"optional"
>
regex
:
RuleFactory
<
"String.regex"
>
url
:
RuleFactory
<
"String.url"
>
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
Type Utils
Loading...