CustomerAccountInputValidatorInterface

Extends

Interface CustomerAccountInputValidatorInterface

category

System

package

Customer

subpackage

Interfaces

Methods

Validates the customer account input with a given array.

validateByArray(array $inputArray, \CustomerInterface $customer) : integer

Arguments

$inputArray

array

Input data.

$customer

\CustomerInterface

Customer data.

Response

integer

The error status of the validation.