GetValidationRule() As String

FormDef object

This method is for obtaining all the validation rules (FORMS Help topic) that are defined for the form definition. The rules are returned as an XML string whose format is not available at the time of this writing. However, you can still use this method to find out whether the form definition has any validation rules.

SetValidationRule

The FormDef object