Class ServiceLoaderBasedConstraintMappingContributor

java.lang.Object
org.hibernate.validator.internal.engine.ServiceLoaderBasedConstraintMappingContributor
All Implemented Interfaces:
ConstraintMappingContributor

public class ServiceLoaderBasedConstraintMappingContributor extends Object implements ConstraintMappingContributor
Contributor of constraint definitions discovered by the Java service loader mechanism.
Author:
Hardy Ferentschik