@nospamproxy/core
Preparing search index...
common/validation/IPv4Rule
Ipv4Rule
Class Ipv4Rule
Custom rule for domain name validation.
Hierarchy
BaseValidationRule
Ipv4Rule
Index
Constructors
constructor
Methods
execute
Constructors
constructor
new
Ipv4Rule
(
mode
?:
Ipv4MatchMode
)
:
Ipv4Rule
Parameters
mode
:
Ipv4MatchMode
= Ipv4MatchMode.full
Returns
Ipv4Rule
Methods
execute
execute
(
value
:
string
,
_obj
?:
IValidateable
)
:
boolean
Parameters
value
:
string
Optional
_obj
:
IValidateable
Returns
boolean
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Methods
execute
@nospamproxy/core
Loading...
Custom rule for domain name validation.