Re: [Soaplab-users] min & max
Brought to you by:
marsenger
From: Mahmut U. <ul...@eb...> - 2008-05-01 13:38:28
|
Hi Sebastien, > I use minlength/maxlength for strings and minimum/maximum for floats and > integers. > They appear in xml generated file but don't seem to be used on the > http://localhost:8080/soaplab2/ page in applications. I have checked in javascript validation for the minimum/maximum values of numeric inputs. However there is a problem in passing the minlength/maxlength attribute values to the XML metadata files that doesn't allow similar validation for strings. I will discuss this with Martin and hopefully in the coming release we will have minlength/maxlength validation support as well. Regards, Mahmut |