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