Skip to main content
.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.v24.1.dll

Declaration

public const string Separator = ";"

Field Value

Type
String
See Also