Mindscape LightSpeed - User Reference & API Documentation
ValidateAttribute Constructor (validationRuleType)
API ReferenceMindscape.LightSpeed.ValidationValidateAttributeValidateAttribute(Type)
Initializes a new instance of the ValidateAttribute class.
Declaration Syntax
C#Visual Basic
public ValidateAttribute(
	Type validationRuleType
)
Public Sub New ( _
	validationRuleType As Type _
)
Parameters
validationRuleType (Type)
Type of the custom validation rule.

Assembly: Mindscape.LightSpeed (Module: Mindscape.LightSpeed) Version: 1.2.1393.0 (1.2.1393.0)