company logo

Property Constraint

Keywords:  expressionconstraint

Constraints can be defined for value validation or as constraint for view properties or transient properties. Defining a constraint for a transient property usually requires a source the constraint applies on. The constraint must be a valid expression in the context of the source.

Constraint expressions can be defined as inline expressions enclosed in { } or as operand expressions.