Submit Rules - Cancel the submit action base on conditional tests

Possibility to cancel the action when submit a form depending on conditional tests of fields values.

This is basically like having validation rules at a form level, and letting them rely on more than one field.

Example: if field X = “banana” and field Y = “tasty” do not submit the form and show error message.

Ya this is a basic form submission feature. Need this beyond simple Required Fields.