IValidationRules.FindByKey

Syntax

FindByKey(Key: Integer): IValidationFilterModel;

Parameters

Key: Key of validation rule.

Description

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

See also:

IValidationRules