Skip to main content
.NET Framework 4.6.2+

ModelValidationRulesNodeGenerator() Constructor

Initializes a new instance of the ModelValidationRulesNodeGenerator class.

Namespace: DevExpress.ExpressApp.Validation

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

Declaration

public ModelValidationRulesNodeGenerator()

Remarks

Generally, you do not need to use this constructor.

See Also