Uses of Interface
com.eviware.soapui.impl.wsdl.panels.request.components.editor.support.ValidationError

Packages that use ValidationError
com.eviware.soapui.impl.wsdl.panels.request.components.editor.views.source Default XML Source View classes 
com.eviware.soapui.model.testsuite Test-related model items 
 

Uses of ValidationError in com.eviware.soapui.impl.wsdl.panels.request.components.editor.views.source
 

Methods in com.eviware.soapui.impl.wsdl.panels.request.components.editor.views.source that return ValidationError
protected  ValidationError[] XmlSourceEditorView.validateXml(java.lang.String xml)
           
protected  ValidationError[] XmlSourceEditorFactory.WsdlRequestXmlSourceEditor.validateXml(java.lang.String xml)
           
protected  ValidationError[] XmlSourceEditorFactory.WsdlMockRequestXmlSourceEditor.validateXml(java.lang.String xml)
           
protected  ValidationError[] XmlSourceEditorFactory.WsdlResponseXmlSourceEditor.validateXml(java.lang.String xml)
           
protected  ValidationError[] XmlSourceEditorFactory.WsdlMockResponseXmlSourceEditor.validateXml(java.lang.String xml)
           
 

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
 



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