public interface ValidationViewsFactory
Modifier and Type | Method and Description |
---|---|
<T extends View> |
instanceFor(java.lang.Class<T> view,
java.util.List<Message> errors)
Create an instance of the validation version of the given view.
|
Copyright © 2013 Caelum. All Rights Reserved.