Questions Tagged With ivyhttps://answers.axonivy.com/tags/ivy/?type=rss&user=Tinh%20Nguyenquestions tagged <span class="tag">ivy</span>enMon, 10 Oct 2016 05:11:08 -0400How to check mandatory fields in wsdlhttps://answers.axonivy.com/questions/2085/how-to-check-mandatory-fields-in-wsdl<p>Hi guys, Could you help me with this issue. Is there anyway that we can validate the required field in Ivy Webservice? Example add the property required = true, But it's only not generate the comment optional in Webservice request. It still can pass if I leave it empty. @XmlElement(name = "ProcessType", required = true) <img alt="alt text" src="http://i.imgur.com/hEDDa82.png"></p> <p>I also try to add nillable = true but it did not help.</p> <p>If any body have the idea please give me a hand. Thanks</p>Tinh NguyenMon, 10 Oct 2016 05:11:08 -0400https://answers.axonivy.com/questions/2085/how-to-check-mandatory-fields-in-wsdlivywebservice