Add a method to ItemPSVI to expose error messages.
--------------------------------------------------

                 Key: XERCESJ-1339
                 URL: https://issues.apache.org/jira/browse/XERCESJ-1339
             Project: Xerces2-J
          Issue Type: New Feature
          Components: XML Schema API
    Affects Versions: 2.9.1
            Reporter: Michael Glavassevich
            Priority: Minor


ItemPSVI already provides a method to get a list of error codes generated from 
validation.  A user is usually more interested in the error message.  Planning 
to add a getErrorMessages() method which returns a StringList with parallel 
indices to the error codes list.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to