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