Hi
If you're using a child validator as part of a SetValidator call, then you should exclude this from the MVC integration (if you're using FV's Validator attribute, then be sure to remove this from the Value class). Once you've excluded it from the MVC integration, you can remove the default constructor.
Jeremy
If you're using a child validator as part of a SetValidator call, then you should exclude this from the MVC integration (if you're using FV's Validator attribute, then be sure to remove this from the Value class). Once you've excluded it from the MVC integration, you can remove the default constructor.
Jeremy