public class Asserter
Asserter(Validator validator)
<T> void
isValid(T object, Array<Class<out Object>> groups)
{@code object}
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
<T> void isValid(T object, Array<Class<out Object>> groups)
Asserts that all all constraints on {@code object} is valid.
object
groups