Contract between a {@link Configuration} and a{@link ValidationProvider} to create a {@link ValidatorFactory}.
The configuration artifacts defined in the XML configuration and provided to the {@code Configuration} are merged and passed along via{@code ConfigurationState}.
@author Emmanuel Bernard
@author Hardy Ferentschik
@author Gunnar Morling