Interface CheckVerificationRequiredStrategy

    • Method Detail

      • isVerificationRequired

        boolean isVerificationRequired​(AddressModel addressToVerify)
        Check if the address should be verified.
        Parameters:
        addressToVerify - A hybris address model
        Returns:
        true if the address should be verified, false otherwise