The value used to perform validation.
The ToolboxItem.ValidatePropertyValue(string, object) method is called whenever a value is set in the property dictionary. With this method, you can change the value of an object before committing it, or reject it by throwing an exception.