getErrorMessage

abstract fun getErrorMessage(shippingInformation: ShippingInformation): String

Return

the error message to show if isValid returns false. Will run on a background thread.