Uses of Interface
com.eviware.soapui.support.editor.xml.support.ValidationError

Packages that use ValidationError
com.eviware.soapui.model.testsuite Test-related model items 
com.eviware.soapui.support.editor.views.xml.source Default XML Source View classes 
 

Uses of ValidationError in com.eviware.soapui.model.testsuite
 

Classes in com.eviware.soapui.model.testsuite that implement ValidationError
 class AssertionError
          Holder for an assertion error
 

Uses of ValidationError in com.eviware.soapui.support.editor.views.xml.source
 

Methods in com.eviware.soapui.support.editor.views.xml.source that return ValidationError
protected  ValidationError[] XmlSourceEditorViewFactory.WsdlRequestXmlSourceEditor.validateXml(java.lang.String xml)
           
protected  ValidationError[] XmlSourceEditorViewFactory.WsdlMockRequestXmlSourceEditor.validateXml(java.lang.String xml)
           
protected  ValidationError[] XmlSourceEditorViewFactory.WsdlResponseXmlSourceEditor.validateXml(java.lang.String xml)
           
protected  ValidationError[] XmlSourceEditorViewFactory.WsdlMockResponseXmlSourceEditor.validateXml(java.lang.String xml)
           
protected  ValidationError[] XmlSourceEditorView.validateXml(java.lang.String xml)
           
 



Copyright © 2005-2009 eviware.com. All Rights Reserved.