It may be necessary to assign a converter to the attribute that modifies the data between application and database. Especially the startdate and enddate converters are often used if two date fields are to describe a time period.
Location |
XML file in the xml folder |
Procedure |
Add a new <convert> element as a child element of the attribute and specify a registered converter as a name. |
Documents |
vcreg.xml, vcreg.xsd |
Example |
See Assign validator. |