http://www.griddynamics.com/schema/jagger
element validator

Documentation
                Validator is a kind of collector, which validate responses. The result is a percent number of valid responses.
                Choose one of validator types - validator-not-null-response, validator-consistency, validator-custom, validator-ref.
            
Properties
This component is not nillable.

Model
<validator
  id = xsd:ID
  parent = xsd:string>

</validator>


Attribute Summary
 xsd:IDid
          
 xsd:stringparent
          

Attribute Detail

id

Type:
xsd:ID
Use:
optional
Form:
unqualified

parent

Type:
xsd:string
Use:
optional
Form:
unqualified

Source
<xsd:element name="validator" substitutionGroup="collector" type="validatorAbstract">
</xsd:element>


Submit a bug or a feature.
Created by xsddoc, a sub project of xframe, hosted at http://xframe.sourceforge.net.