public class CountryPropertyCheckVerificationRequiredStrategy extends java.lang.Object implements CheckVerificationRequiredStrategy
CheckVerificationRequiredStrategy using the property cisavs.check.countries to get the
countries for which we should call the address validation service.| Constructor and Description |
|---|
CountryPropertyCheckVerificationRequiredStrategy() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
isVerificationRequired(AddressModel address)
Check if the address should be verified.
|
public CountryPropertyCheckVerificationRequiredStrategy()
public boolean isVerificationRequired(AddressModel address)
CheckVerificationRequiredStrategyisVerificationRequired in interface CheckVerificationRequiredStrategyaddress - A hybris address modelCopyright © 2018 SAP SE. All Rights Reserved.