Skip to content

IValidationContext.Connection property

Gets the connection.

public IDbConnection? Connection { get; }

Property Value

The connection.

See Also