i want to give the user a custom validations interface. the user will implement the interface in his own component. i want to run the custom validations routine. here the catch is that i am not able to get the clsid of the component the user has written

tom