I have a form where the properties to be displayed are dynamically generated with the format of the properties is defined in the database. Base on the the format I can change how the page is rendered (e.g. show a date, text, select box)
Is it possible to leverage the validation rules defined for the validator plugin and programatically validate a field base on the name of the rule I want execute? thanks, Lionel