ValidationError.Arguments property

namespace: Serenity.Services   assemblySerenity.Net.Core

Gets or sets the arguments.

public string Arguments { get; set; }

Property Value

The arguments.

See Also