Skip to content

ValidationCondition

The ValidationCondition column on a container field defines conditions for whether an entered value is valid or not. Invalid values cannot be saved to the database.

ValidationCondition

Supports Boolean logic AND's (&&), OR's (||) and parenthesis. Uses standard C# equality and relational operators (==, !=, <, >, <=, >=). You may reference existing entries on the same page by their name, in this case, Day and Hour.

Controls

The ValidationCondition column applies to the following controls: