Validate the flight cost
To validate the flight cost, you need to create a rule that calculates the cost field. Then, you need to assign the rule to the Air_Ticket page Close element in the document hierarchy.
The rule that you create to validate the total cost field uses this action.
| Action | Description |
| CalculateFields | Returns True if the arithmetic expression is valid; returns False otherwise. |