Field/property attribute support - validate and add RegEx
Brought to you by:
westleyl
Basic support has been added for items such as maximum
length and required fields so that properties created
in the auto generated classes are decorated with
appropriate attributes.
An ability to configure a RegEx attribute within the
RapidDB XML schema would extend this validation in a
very useful manner.