[
https://issues.jboss.org/browse/TEIIDDES-1140?page=com.atlassian.jira.plu...
]
Dan Florian updated TEIIDDES-1140:
----------------------------------
Summary: Model Extension Definition Validation Should Report All Validation Messages
And Not Stop When It Finds The First Error (was: Model Extension Definition Validation
Should Report All Validation Messages And Stop Stop When It Finds The First Error)
Model Extension Definition Validation Should Report All Validation
Messages And Not Stop When It Finds The First Error
----------------------------------------------------------------------------------------------------------------------
Key: TEIIDDES-1140
URL:
https://issues.jboss.org/browse/TEIIDDES-1140
Project: Teiid Designer
Issue Type: Task
Components: Editors
Affects Versions: 7.6
Reporter: Dan Florian
Assignee: Dan Florian
Fix For: 8.0
The validation being done associated with MEDs is being done by the
ModelExtensionDefinitionValidator. While the validator does perform validation in lots of
different areas and reports issues in each of those areas, it does not report multiple
issues within the same category. For instance, when the validator looks at all property
definitions, it will only report the first error it finds in any of the property
definitions. It should report all the problems from all the property definitions. Need to
update ValidationStatus class so that it can contain multiple statuses and update the
validator to report multiple statuses.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.jboss.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see:
http://www.atlassian.com/software/jira