IValidationUserComponent

Assembly: Ms;

Description

The IValidationUserComponent interface is used to work with user validation component.

Comments

Component is a series that can be set up to perform a more efficient analysis of throwing exceptions in validation rule.

A component can be set up based on selection or a formula. The setup method depends on the IValidationUserComponent.Kind property.

Properties

  Property name Brief description
Key The Key property returns the component's key.
Kind The Kind property determines the component's type.
Selection The Selection property determines the selection, based on which the component is set up.
Tag The Tag property is used to store user information about component.
Transform The Transform property determines the formula, based on which the component is set up.

See also:

Ms Assembly Interfaces