Class DefaultValidatorProvider

java.lang.Object
org.ocpsoft.rewrite.instance.DefaultValidatorProvider
All Implemented Interfaces:
org.ocpsoft.common.pattern.Weighted, ValidatorProvider

public class DefaultValidatorProvider extends Object implements ValidatorProvider
Default implementation of ValidatorProvider which allows to use Rewrite Validator implementations by their type.
Author:
Christian Kaltepoth