The ExceptionHolder interface should be implemented by components
that will collect validation exceptions. In the DirectToWeb world
templates collect all of the validation exceptions that occur within
a given request-response loop. However at times a way is needed for
a nested component to wipe out all of the validation exceptions that
have been collected.