[jboss-jira] [JBoss JIRA] Created: (JBAS-8878) ModelTypeValidator should do more sophisticated type evaluations

Brian Stansberry (JIRA) jira-events at lists.jboss.org
Tue Feb 15 10:33:13 EST 2011


ModelTypeValidator should do more sophisticated type evaluations
----------------------------------------------------------------

                 Key: JBAS-8878
                 URL: https://issues.jboss.org/browse/JBAS-8878
             Project: JBoss Application Server
          Issue Type: Task
      Security Level: Public (Everyone can see)
          Components: Domain Management
            Reporter: Brian Stansberry
            Assignee: Brian Stansberry
             Fix For: 7.0.0.Beta1


ModelTypeValidator is doing an exact type match; it should be more sophisticated and accept nodes that will properly convert to the desired type.

For example, a validator configured for ModelType.INT should accept ModelType.STRING if ModelNode.asInt() will work.

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


More information about the jboss-jira mailing list