Retailer Setting Custom Validation Rule instructions.


A Lamda Expression which defines customized validation rule.


For example

Must have ordered more than 1 item on the order

Document.TotalQuantityOrdered >  1


Order Value must be greater than $100 ex GST

Document.TotalAmountExTax >  100



RetailerSetting VALIDATIONCUSTOMRULE