Skip to main content
.NET 6.0+

ModelValidationRulesNodeGenerator() Constructor

Initializes a new instance of the ModelValidationRulesNodeGenerator class.

Namespace: DevExpress.ExpressApp.Validation

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

Declaration

public ModelValidationRulesNodeGenerator()

Remarks

Generally, you do not need to use this constructor.

See Also