getErrorMessage
abstract fun getErrorMessage(shippingInformation: ShippingInformation): String
Content copied to clipboard
Return
the error message to show if isValid returns false
. Will run on a background thread.
the error message to show if isValid returns false
. Will run on a background thread.