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