Search
Preparing search index...
The search index is not available
Ingenico Connect JavaScript SDK
Options
All
Public
Public/Protected
All
Inherited
Externals
Only exported
Menu
Globals
"index.d"
"connectsdk.ValidationRuleEmailAddress"
ValidationRuleEmailAddress
Class ValidationRuleEmailAddress
Hierarchy
ValidationRuleEmailAddress
Implements
ValidationRule
Index
Constructors
constructor
Properties
error
Message
Id
json
type
Methods
validate
validate
Value
Constructors
constructor
new
Validation
Rule
Email
Address
(
json
:
ValidationRuleDefinition
<
EmptyValidatorJSON
>
)
:
ValidationRuleEmailAddress
Parameters
json:
ValidationRuleDefinition
<
EmptyValidatorJSON
>
Returns
ValidationRuleEmailAddress
Properties
Readonly
error
Message
Id
error
Message
Id
:
string
Readonly
json
json
:
ValidationRuleDefinition
<
EmptyValidatorJSON
>
Readonly
type
type
:
string
Methods
validate
validate
(
value
:
string
)
:
boolean
Parameters
value:
string
Returns
boolean
validate
Value
validate
Value
(
request
:
ValidatableRequest
, fieldId
:
string
)
:
boolean
Parameters
request:
ValidatableRequest
fieldId:
string
Returns
boolean
Globals
Validation
Rule
Email
Address
constructor
error
Message
Id
json
type
validate
validate
Value