Seam validation should recognize the parameters declared in to foo.page.xml while processing the "Context variable cannot be resolved" validation rule when processing foo.xhtml.
Currently, these parameters are not detected, which cause Seam validator to be run on each xhtml file which contains parameters when a Java file is modified. This could take a lot of time for big projects with a lot of xhtml pages.
- is related to
-
JBIDE-1296 Make the editor aware of Local var variables in JSF datatables
- Closed
-
JBIDE-4514 Improve performance of Seam Validator when a Java file is modified
- Closed
- relates to
-
JBIDE-508 page.xml param code completion
- Closed
-
JBIDE-1116 Parameter validation for ui:include, ui:decorate and s:decorate
- Closed