Skip to content

ICustomValidator interface

namespace: Serenity   assemblySerenity.Net.Services

Custom validator abstraction.

public interface ICustomValidator

Members

name description
Validate(…) Validates the value using the specified context.

See Also