jeudi 13 novembre 2014

soapUI does not catch validation error


Vote count:

0




I have a restricted type with base string:



<simpleType name="stringto1">
<restriction base="string">
<pattern value="[АБВГ2134-]"/>
</restriction>
</simpleType>


And a field with this type:



<element maxOccurs="4" minOccurs="1" name="P5" type="tns:stringto1"/>


But i can write EVERYTHING what i want in this field and the validation is OK! And there IS validation error on the server. Any ideas?



asked 1 min ago







soapUI does not catch validation error

Aucun commentaire:

Enregistrer un commentaire