CSV: allow to disable ajax fallback for some validators
-------------------------------------------------------

                 Key: RF-10142
                 URL: https://issues.jboss.org/browse/RF-10142
             Project: RichFaces
          Issue Type: Feature Request
      Security Level: Public (Everyone can see)
          Components: component-validators
            Reporter: Ilya Shaikovsky
            Assignee: Alexander Smirnov
             Fix For: Future_4.X


Two concerns for the issue:

1) Developer could need to disable the fallback when some validator has no 
client side implementation. E.g. I really could want to check some validator 
only on form submit and not on the fly.
2) Similar to 1) but exclusions should be done at server side. I want ajax 
fallback to occur but not call some of the validators which could be connected 
with heavy db calls or services invocations. Some validators should be called 
on form submit only.

something like clientGroups attribute could be done.

Awaiting for community votes and feedback and our further discussions. Will 
gather there.

-- 
This message is automatically generated by JIRA.
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        
_______________________________________________
richfaces-issues mailing list
[email protected]
https://lists.jboss.org/mailman/listinfo/richfaces-issues

Reply via email to