public interface Validator<T>
void
validate(T value)
void validate(T value) throws ValidationException
ValidationException
Copyright © 2004-2016. All Rights Reserved.