The macro is used to validate that a property value is "true". It is one of a suite of macro attribute validation routines.

Attributes

The following table describes the macro specific attributes for the macro:

Macro Specific Attributes
Attribute Description Required
property The name of the property to validate. Yes

Notes

None

Example

<ValidateIsTrue property="propertyName"/>