Skip to main content
.NET 6.0+

ModelValidationContextsNodeGenerator() Constructor

Initializes a new instance of the ModelValidationContextsNodeGenerator class.

Namespace: DevExpress.ExpressApp.Validation

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

Declaration

public ModelValidationContextsNodeGenerator()

Remarks

Generally, you do not need to use this constructor.

See Also