[ 
https://issues.apache.org/jira/browse/FLEX-33986?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13844372#comment-13844372
 ] 

Alexander Mazuruk commented on FLEX-33986:
------------------------------------------

We have a ValidatorsGroup class, we need to support that code:

visualValidators[validator] = BindingUtils.bindSetter(onValidatorSourceSet, 
validator, "source");

Since Validator.source is public and can be assigned in run time on a different 
field, we have to be aware of that Event.
Since IF those validation subject field is not on a Stage OR Is Visible=false 
OR is enabled = false, we have to skip validation!

> Validator, make "source" property [Bindable]
> --------------------------------------------
>
>                 Key: FLEX-33986
>                 URL: https://issues.apache.org/jira/browse/FLEX-33986
>             Project: Apache Flex
>          Issue Type: Improvement
>            Reporter: Alexander Mazuruk
>         Attachments: ValidatorsGroup.as
>
>
> mx.validators.Validator, make "source" property [Bindable]



--
This message was sent by Atlassian JIRA
(v6.1.4#6159)

Reply via email to