Skip to main content
A newer version of this page is available. .
.NET Framework 4.5.2+

ModelValidationRulesNodeGenerator() Constructor

Initializes a new instance of the ModelValidationRulesNodeGenerator class.

Namespace: DevExpress.ExpressApp.Validation

Assembly: DevExpress.ExpressApp.Validation.v20.2.dll

Declaration

public ModelValidationRulesNodeGenerator()

Remarks

Generally, you do not need to use this constructor.

See Also