Is it possible to only validate enabled components? I have a form with dependent properties and some of them get enable\diable depeding some other properties on same form. For example enable checkbox would enable few other controls on form. But I only want to validate if those controls are enabled. Since rules are set for all properties on form, form doesn't become commitable even though some properties will never be set.
Amad
