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.ValidationRuleLuhn"
ValidationRuleLuhn
Class ValidationRuleLuhn
Hierarchy
ValidationRuleLuhn
Implements
ValidationRule
Index
Constructors
constructor
Properties
error
Message
Id
json
type
Methods
validate
validate
Value
Constructors
constructor
new
Validation
Rule
Luhn
(
json
:
ValidationRuleDefinition
<
EmptyValidatorJSON
>
)
:
ValidationRuleLuhn
Parameters
json:
ValidationRuleDefinition
<
EmptyValidatorJSON
>
Returns
ValidationRuleLuhn
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
Luhn
constructor
error
Message
Id
json
type
validate
validate
Value