CustomerAddressInputValidatorInterface

Extends

Interface CustomerAddressInputValidatorInterface

category

System

package

Customer

subpackage

Interfaces

Methods

Method to validate the customer address input with a given array

validateByArray(array $inputArray) : integer

expects array with following keys: gender, company, firstname, lastname, street_address, suburb, postcode, city, country, primary, state

Arguments

$inputArray

array

Response

integer

The error status of the validation