Library Specification Object Model Reference

IQLAttribute.Validate Method 

Can be used to validate the value of the attribute. Returns the appropriate ValidationErrorType if the value was not valid, or null if it was.

ValidateStatus Validate(
   object value
);

Parameters

value

Return Value

See Also

IQLAttribute Interface | Spss.Dimensions.Library.Specification Namespace