The following example demonstrates the validation mechanism(s) which can be used with the RadTreeList control. The validation controls (required valiators/range validators)
are added to the related EditFormItem and EditFormInsertItem either declaratively, or programatically depending on the level of the item.
Essentially, the example shows how to properly link the validation controls to the edit or insert controls of the RadTreeList control, as well as how to dynamically enable/disable the validation.