Skip to main content
A newer version of this page is available. .
.NET Framework 4.5.2+

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.v20.2.dll

Declaration

public const string Separator = ";"

Field Value

Type
String
See Also