RowValidationContext class
namespace: Serenity.Services assembly: Serenity.Net.Entity
A validation context for rows
public class RowValidationContext : IValidationContext
Public Members
| name | description |
|---|---|
| RowValidationContext(…) | Initializes a new instance of the RowValidationContext class. |
| Connection { get; } | Gets the connection. |
| Localizer { get; } | Localizer |
| Value { get; set; } | Gets the value. |
| GetFieldValue(…) | Gets the field value. |
See Also
- interface IValidationContext
- Source: RowValidationContext.cs