T
- type of the element to be testedpublic interface ValueValidator<T extends Comparable<T>>
void validate(T value) throws ValidationException
value
- the value to be testedValidationException
- if validation failedCopyright © 2016 Hazelcast, Inc.. All Rights Reserved.