Interface CustomerAccountInputValidatorInterface
Interface CustomerAccountInputValidatorInterface
Direct known implementers
Package: Customer\Interfaces
Category: System
Located at Services/Core/Customer/Interfaces/CustomerAccountInputValidatorInterface.inc.php
Category: System
Located at Services/Core/Customer/Interfaces/CustomerAccountInputValidatorInterface.inc.php
Methods summary
public
validateByArray( array $inputArray, CustomerInterface $customer )
: integer
Validates the customer account input with a given array.