Skip to content

IValidationContext.Value property

Gets the value.

public object? Value { get; }

Property Value

The value.

See Also