AdvancedForm update, isValid Validator integration
The AdvancedForm component has been updated to provide a simple approach to Validation. The AdvancedForm now looks for any Validators present in the same document scope. It then tracks any Validators valid or invalid change. It also exposes the “isValid” property that is set to True if all Validators in the same document scope are valid. To see the updates in action nativate to: http://renaun.com/flex2/AdvancedForm/ You’ll...
Read More
Recent Comments