DataValidators
extends Element
in package
Uses
ElementTrait
This is the 'DataValidators' class, a DTO class for the theme configuration data.
The items stored in this class will remain immutable (only get methods are available).
This class extends SDK\Core\Dtos\Element, see this class.
Tags
Table of Contents
BILLING_ADDRESS_BUSINESS | = 'billingAddressBusiness' | |
---|---|---|
BILLING_ADDRESS_FREELANCE | = 'billingAddressFreelance' | |
BILLING_ADDRESS_PARTICULAR | = 'billingAddressParticular' | |
CONTACT | = 'contact' | |
NEW_USER_BUSINESS | = 'newUserBusiness' | |
NEW_USER_FAST_REGISTER_BUSINESS | = 'newUserFastRegisterBusiness' | |
NEW_USER_FAST_REGISTER_FREELANCE | = 'newUserFastRegisterFreelance' | |
NEW_USER_FAST_REGISTER_PARTICULAR | = 'newUserFastRegisterParticular' | |
NEW_USER_FREELANCE | = 'newUserFreelance' | |
NEW_USER_PARTICULAR | = 'newUserParticular' | |
PRODUCT_CONTACT | = 'productContact' | |
SHIPPING_ADDRESS | = 'shippingAddress' | |
UPDATE_USER_BILLING_ADDRESS_BUSINESS | = 'updateUserBillingAddressBusiness' | |
UPDATE_USER_BILLING_ADDRESS_FREELANCE | = 'updateUserBillingAddressFreelance' | |
UPDATE_USER_BILLING_ADDRESS_PARTICULAR | = 'updateUserBillingAddressParticular' | |
UPDATE_USER_BUSINESS | = 'updateUserBusiness' | |
UPDATE_USER_FREELANCE | = 'updateUserFreelance' | |
UPDATE_USER_PARTICULAR | = 'updateUserParticular' | |
$billingAddressBusiness | : string | |
$billingAddressFreelance | : string | |
$billingAddressParticular | : string | |
$contact | : string | |
$newUserBusiness | : string | |
$newUserFastRegisterBusiness | : string | |
$newUserFastRegisterFreelance | : string | |
$newUserFastRegisterParticular | : string | |
$newUserFreelance | : string | |
$newUserParticular | : string | |
$productContact | : string | |
$shippingAddress | : string | |
$updateUserBillingAddressBusiness | : string | |
$updateUserBillingAddressFreelance | : string | |
$updateUserBillingAddressParticular | : string | |
$updateUserBusiness | : string | |
$updateUserFreelance | : string | |
$updateUserParticular | : string | |
getBillingAddressBusiness() | This method returns validation name form Billing Address Business | : string |
getBillingAddressFreelance() | This method returns validation name form Billing Address Freelance | : string |
getBillingAddressParticular() | This method returns validation name form Billing Address Particular | : string |
getContact() | This method returns validation name form Contact | : string |
getNewUserBusiness() | This method returns validation name form new User Business | : string |
getNewUserFastRegisterBusiness() | This method returns validation name form new User Fast Register Business | : string |
getNewUserFastRegisterFreelance() | This method returns validation name form new User Fast Register Freelance | : string |
getNewUserFastRegisterParticular() | This method returns validation name form new User Fast Register Particular | : string |
getNewUserFreelance() | This method returns validation name form new User Freelance | : string |
getNewUserParticular() | This method returns validation name form new User Particular | : string |
getProductContact() | This method returns validation name form productContact | : string |
getShippingAddress() | This method returns validation name form shipping Address | : string |
getUpdateUserBillingAddressBusiness() | This method returns validation name form Update User Billing Address Business | : string |
getUpdateUserBillingAddressFreelance() | This method returns validation name form Update User Billing Address Freelance | : string |
getUpdateUserBillingAddressParticular() | This method returns validation name form Update User Billing Address Particular | : string |
getUpdateUserBusiness() | This method returns validation name form update User Business | : string |
getUpdateUserFreelance() | This method returns validation name form update User Freelance | : string |
getUpdateUserParticular() | This method returns validation name form update User Particular | : string |
Constants
BILLING_ADDRESS_BUSINESS
public
mixed
BILLING_ADDRESS_BUSINESS
= 'billingAddressBusiness'
BILLING_ADDRESS_FREELANCE
public
mixed
BILLING_ADDRESS_FREELANCE
= 'billingAddressFreelance'
BILLING_ADDRESS_PARTICULAR
public
mixed
BILLING_ADDRESS_PARTICULAR
= 'billingAddressParticular'
CONTACT
public
mixed
CONTACT
= 'contact'
NEW_USER_BUSINESS
public
mixed
NEW_USER_BUSINESS
= 'newUserBusiness'
NEW_USER_FAST_REGISTER_BUSINESS
public
mixed
NEW_USER_FAST_REGISTER_BUSINESS
= 'newUserFastRegisterBusiness'
NEW_USER_FAST_REGISTER_FREELANCE
public
mixed
NEW_USER_FAST_REGISTER_FREELANCE
= 'newUserFastRegisterFreelance'
NEW_USER_FAST_REGISTER_PARTICULAR
public
mixed
NEW_USER_FAST_REGISTER_PARTICULAR
= 'newUserFastRegisterParticular'
NEW_USER_FREELANCE
public
mixed
NEW_USER_FREELANCE
= 'newUserFreelance'
NEW_USER_PARTICULAR
public
mixed
NEW_USER_PARTICULAR
= 'newUserParticular'
PRODUCT_CONTACT
public
mixed
PRODUCT_CONTACT
= 'productContact'
SHIPPING_ADDRESS
public
mixed
SHIPPING_ADDRESS
= 'shippingAddress'
UPDATE_USER_BILLING_ADDRESS_BUSINESS
public
mixed
UPDATE_USER_BILLING_ADDRESS_BUSINESS
= 'updateUserBillingAddressBusiness'
UPDATE_USER_BILLING_ADDRESS_FREELANCE
public
mixed
UPDATE_USER_BILLING_ADDRESS_FREELANCE
= 'updateUserBillingAddressFreelance'
UPDATE_USER_BILLING_ADDRESS_PARTICULAR
public
mixed
UPDATE_USER_BILLING_ADDRESS_PARTICULAR
= 'updateUserBillingAddressParticular'
UPDATE_USER_BUSINESS
public
mixed
UPDATE_USER_BUSINESS
= 'updateUserBusiness'
UPDATE_USER_FREELANCE
public
mixed
UPDATE_USER_FREELANCE
= 'updateUserFreelance'
UPDATE_USER_PARTICULAR
public
mixed
UPDATE_USER_PARTICULAR
= 'updateUserParticular'
Properties
$billingAddressBusiness
protected
string
$billingAddressBusiness
= ''
$billingAddressFreelance
protected
string
$billingAddressFreelance
= ''
$billingAddressParticular
protected
string
$billingAddressParticular
= ''
$contact
protected
string
$contact
= ''
$newUserBusiness
protected
string
$newUserBusiness
= ''
$newUserFastRegisterBusiness
protected
string
$newUserFastRegisterBusiness
= ''
$newUserFastRegisterFreelance
protected
string
$newUserFastRegisterFreelance
= ''
$newUserFastRegisterParticular
protected
string
$newUserFastRegisterParticular
= ''
$newUserFreelance
protected
string
$newUserFreelance
= ''
$newUserParticular
protected
string
$newUserParticular
= ''
$productContact
protected
string
$productContact
= ''
$shippingAddress
protected
string
$shippingAddress
= ''
$updateUserBillingAddressBusiness
protected
string
$updateUserBillingAddressBusiness
= ''
$updateUserBillingAddressFreelance
protected
string
$updateUserBillingAddressFreelance
= ''
$updateUserBillingAddressParticular
protected
string
$updateUserBillingAddressParticular
= ''
$updateUserBusiness
protected
string
$updateUserBusiness
= ''
$updateUserFreelance
protected
string
$updateUserFreelance
= ''
$updateUserParticular
protected
string
$updateUserParticular
= ''
Methods
getBillingAddressBusiness()
This method returns validation name form Billing Address Business
public
getBillingAddressBusiness() : string
Return values
string —getBillingAddressFreelance()
This method returns validation name form Billing Address Freelance
public
getBillingAddressFreelance() : string
Return values
string —getBillingAddressParticular()
This method returns validation name form Billing Address Particular
public
getBillingAddressParticular() : string
Return values
string —getContact()
This method returns validation name form Contact
public
getContact() : string
Return values
string —getNewUserBusiness()
This method returns validation name form new User Business
public
getNewUserBusiness() : string
Return values
string —getNewUserFastRegisterBusiness()
This method returns validation name form new User Fast Register Business
public
getNewUserFastRegisterBusiness() : string
Return values
string —getNewUserFastRegisterFreelance()
This method returns validation name form new User Fast Register Freelance
public
getNewUserFastRegisterFreelance() : string
Return values
string —getNewUserFastRegisterParticular()
This method returns validation name form new User Fast Register Particular
public
getNewUserFastRegisterParticular() : string
Return values
string —getNewUserFreelance()
This method returns validation name form new User Freelance
public
getNewUserFreelance() : string
Return values
string —getNewUserParticular()
This method returns validation name form new User Particular
public
getNewUserParticular() : string
Return values
string —getProductContact()
This method returns validation name form productContact
public
getProductContact() : string
Return values
string —getShippingAddress()
This method returns validation name form shipping Address
public
getShippingAddress() : string
Return values
string —getUpdateUserBillingAddressBusiness()
This method returns validation name form Update User Billing Address Business
public
getUpdateUserBillingAddressBusiness() : string
Return values
string —getUpdateUserBillingAddressFreelance()
This method returns validation name form Update User Billing Address Freelance
public
getUpdateUserBillingAddressFreelance() : string
Return values
string —getUpdateUserBillingAddressParticular()
This method returns validation name form Update User Billing Address Particular
public
getUpdateUserBillingAddressParticular() : string
Return values
string —getUpdateUserBusiness()
This method returns validation name form update User Business
public
getUpdateUserBusiness() : string
Return values
string —getUpdateUserFreelance()
This method returns validation name form update User Freelance
public
getUpdateUserFreelance() : string
Return values
string —getUpdateUserParticular()
This method returns validation name form update User Particular
public
getUpdateUserParticular() : string