Interface CustomerRegistrationInputValidatorServiceInterface

Interface CustomerRegistrationInputValidatorServiceInterface

Direct known implementers

CustomerRegistrationInputValidatorService

Methods summary

public validateCustomerDataByArray( array $inputArray ) : boolean

Validates the entered customer data with an array of parameters.

public validateGuestDataByArray( array $inputArray ) : boolean

Validate the entered guest data with an array of parameters.