@stigg/react-sdk - v10.7.0
Preparing search index...
validateAutomaticRechargeForm
Function validateAutomaticRechargeForm
validateAutomaticRechargeForm
(
data
:
AutomaticRechargeFormData
,
rules
?:
ValidationRules
,
localization
:
Pick
<
AutomaticRechargeConfigLocalization
,
|
"thresholdRequired"
|
"thresholdMin"
|
"thresholdMax"
|
"targetRequired"
|
"targetMin"
|
"targetMax"
|
"spendLimitPositive"
|
"spendLimitMin"
|
"spendLimitMax"
,
>
,
)
:
AutomaticRechargeFormErrors
Parameters
data
:
AutomaticRechargeFormData
rules
:
ValidationRules
= {}
localization
:
Pick
<
AutomaticRechargeConfigLocalization
,
|
"thresholdRequired"
|
"thresholdMin"
|
"thresholdMax"
|
"targetRequired"
|
"targetMin"
|
"targetMax"
|
"spendLimitPositive"
|
"spendLimitMin"
|
"spendLimitMax"
,
>
Returns
AutomaticRechargeFormErrors
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
@stigg/react-sdk - v10.7.0
Loading...