Validates the price value.
Syntax
public boolean validatePrice()
Run On
Called
Return Value
Type: boolean
true if the price is greater than minimum inclusive tax and lower than maximum inclusive tax value, otherwise error.
Validates the price value.
public boolean validatePrice()
Called
Type: boolean
true if the price is greater than minimum inclusive tax and lower than maximum inclusive tax value, otherwise error.