namespace: Serenity assembly: Serenity.Net.Data
Validation context abstraction
public interface IValidationContext
name | description |
---|---|
Connection { get; } | Gets the connection. |
Localizer { get; } | Localizer |
Value { get; } | Gets the value. |
GetFieldValue(…) | Gets the field value. |
- Source: ValidationContext.cs