RuleSet(ICaptionHelperProvider) Constructor
Initializes a new instance of the RuleSet class with specified settings.
Namespace: DevExpress.Persistent.Validation
Assembly: DevExpress.Persistent.Base.v25.1.dll
NuGet Package: DevExpress.Persistent.Base
Declaration
Optional Parameters
| Name | Type | Default |
|---|---|---|
| captionHelperProvider | ICaptionHelperProvider | null |
See Also