ValidationError.ErrorCode property

namespace: Serenity.Services   assemblySerenity.Net.Core

Gets or sets the error code.

public string ErrorCode { get; set; }

Property Value

The error code.

See Also