ICustomValidator interface
namespace: Serenity assembly: Serenity.Net.Data
Custom validator abstraction
public interface ICustomValidator
Members
| name | description |
|---|---|
| Validate(…) | Validates value using specified context. |
See Also
- Source: ICustomValidator.cs