-
-
Method Summary
Methods
| Modifier and Type |
Method and Description |
S |
from(T target) |
List<String> |
to(Set<? extends javax.validation.ConstraintViolation<?>> source) |
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
-
Method Detail
-
from
public S from(T target)
- Specified by:
from in interface Converter<S,T>
Copyright © 2015. All Rights Reserved.