ICustomValidator.Validate method
namespace: Serenity assembly: Serenity.Net.Data
Validates value using specified context.
public string Validate(IValidationContext context)
| parameter | description |
|---|---|
| context | The context. |
See Also
- interface IValidationContext
- interface ICustomValidator