Skip to main content

RuleBase.PropertiesSkipNullOrEmptyValues Field

Holds the name of the RuleBaseProperties.SkipNullOrEmptyValues property.

Namespace: DevExpress.Persistent.Validation

Assembly: DevExpress.Persistent.Base.v25.2.dll

NuGet Package: DevExpress.Persistent.Base

Declaration

public const string PropertiesSkipNullOrEmptyValues = "SkipNullOrEmptyValues"

Field Value

Type
String
See Also