[jboss-jira] [JBoss JIRA] (WFCORE-3260) ObjectTypeValidator should not reject unknown fields

Brian Stansberry (JIRA) issues at jboss.org
Thu Sep 7 22:59:00 EDT 2017


Brian Stansberry created WFCORE-3260:
----------------------------------------

             Summary: ObjectTypeValidator should not reject unknown fields
                 Key: WFCORE-3260
                 URL: https://issues.jboss.org/browse/WFCORE-3260
             Project: WildFly Core
          Issue Type: Bug
          Components: Domain Management
            Reporter: Brian Stansberry
            Assignee: Brian Stansberry


As previously discussed on WFCORE-2249, ObjectTypeValidator is being more strict than our basic standard by rejecting unknown fields. When I did WFCORE-2249 I decided not to fix that. But now after working on some transformation stuff with complex attributes, I've changed my mind. If we don't relax this, transformers for complex attributes will have to remove even undefined fields from the attribute, which is fussy code.

Transformers will have to do that anyway for hosts running versions prior to when this is fix is implemented but fixing this will help reduce how much that is required.



--
This message was sent by Atlassian JIRA
(v7.2.3#72005)


More information about the jboss-jira mailing list