ICustomValidator.Validate method

namespace: Serenity   assemblySerenity.Net.Data

Validates value using specified context.

public string Validate(IValidationContext context)
parameter description
context The context.

See Also