T
public interface Validator<T>
void
validate(T value)
void validate(T value) throws Exception
Exception
Copyright © 2015 Spotify AB. All Rights Reserved.