validateByArray
Interface CustomerAccountInputValidatorInterface
System
Customer
Interfaces
validateByArray(array $inputArray, \CustomerInterface $customer) : integer
array
Input data.
\CustomerInterface
Customer data.
integer
The error status of the validation.