What is the <label /> element for? I haven't been able to figure out
what, if anything, it affects. First, I thought it inform the keys
used in errorCollection.getAsStruct(), but it doesn't.
Also, why do the (otherwise user-friendly) default "invalidLength"
messages use the word "bytes" instead of "characters?" I'm assuming
there's a reason, but I just wonder what it is.
Thanks,
Jamie
<FirstName>
<label>FirstName</label>
<comment/>
<maxlength>30</maxlength>
<scale>0</scale>
<notProvided>The First Name field is required but was not
provided.</notProvided>
<invalidType>The First Name field does not contain valid data. This
field must be a string value.</invalidType>
<invalidLength>The First Name field is too long. This field must be
no more than 30 bytes long.</invalidLength>
</FirstName>
-- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- --
Reactor for ColdFusion Mailing List
[EMAIL PROTECTED]
Archives at: http://www.mail-archive.com/reactor%40doughughes.net/
-- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- --