@keetanetwork/keetanet-client
Preparing search index...
KeetaNetSDK
Referenced
TextValidationRule
Interface TextValidationRule
interface
TextValidationRule
{
canBeEmpty
?:
boolean
;
maxLength
:
number
;
regex
:
RegExp
;
}
Index
Properties
P
can
Be
Empty?
P
max
Length
P
regex
Properties
Optional
can
Be
Empty
canBeEmpty
?:
boolean
max
Length
maxLength
:
number
regex
regex
:
RegExp
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
P
can
Be
Empty
P
max
Length
P
regex
@keetanetwork/keetanet-client
Loading...