$container::set() and descendant classes

Hi guys,

I have successfully default Validator->enableClientValidation to FALSE using containers settings but I have noticed that child classes such as StringValidator do not inherit this setting. Is there any way to configure this so that all child classes of the set class inherit the setting?

Thanks.