IValidationRules.FindByKey

Syntax

FindByKey(Key: Integer): IValidationFilterModel;

Parameters

Key. Validation rule key.

Description

The FindByKey method finds a rule in the collection by its key.

See also:

IValidationRules