Skip to main content
.NET 6.0+

ContextIdentifiers.Separator Field

A string used to separate validation contexts in the return value of the ContextIdentifiers.ToString method.

Namespace: DevExpress.Persistent.Validation

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

Declaration

public const string Separator = ";"

Field Value

Type
String
See Also