Share via


LogisticsEntityLocationFormHandler.validatePostalAddress Method [AX 2012]

Validates that the postal address contains a valid zip code, county, and state.

Syntax

public boolean validatePostalAddress(LogisticsPostalAddress _postalAddressOrig, LogisticsPostalAddress _postalAddress)

Run On

Called

Parameters

Return Value

Type: boolean
boolean value indicating the validation of the postal address.

See Also

Reference

LogisticsEntityLocationFormHandler Class