Scalaxb 1.4.0 string parametrs ignore "maxLength"

23 views
Skip to first unread message

vlad i.

unread,
Oct 1, 2019, 1:45:40 AM10/1/19
to scalaxb
Could you help me please. I am using scalaxb v. 1.4.0. I use the attribute "maxLength" in my XSD, but string parameters ignore this attribute. How can i fix this?

Example:
"<xsd:simpleType>
<xsd:restriction base="xsd:string">
<xsd:maxLength value="128"/>
</xsd:restriction>
</xsd:simpleType>"
Reply all
Reply to author
Forward
0 new messages