IValidationContext.Connection property
Gets the connection.
public IDbConnection Connection { get; }
Property Value
The connection.
See Also
- interface IValidationContext
Gets the connection.
public IDbConnection Connection { get; }
The connection.