- java.lang.Object
-
- br.com.caelum.vraptor.validator.ValidatorCreator
-
- All Implemented Interfaces:
- ComponentFactory<javax.validation.Validator>
@ApplicationScoped
@Component
public class ValidatorCreator
extends java.lang.Object
implements ComponentFactory<javax.validation.Validator>
Bring up Bean Validation factory. This class builds the Validator
once when application
starts.
- Since:
- 3.1.2
- Author:
- Otávio Scherer Garcia
-
-
Constructor Summary
Constructors
Constructor and Description |
ValidatorCreator(javax.validation.ValidatorFactory factory) |
-
Method Summary
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Copyright © 2013 Caelum. All Rights Reserved.