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