T
- Content type of the tuple.public abstract class RangeValidator<T extends Comparable<T>> extends TupleValidator
Constructor and Description |
---|
RangeValidator() |
Modifier and Type | Method and Description |
---|---|
protected List<ScalarValidator> |
getSubValidators() |
protected void |
validateParsed(T parsed,
ScalarEvent evt,
YsldValidateContext context) |
alias, clone, endSequence, scalar, sequence
endMapping, mapping
protected List<ScalarValidator> getSubValidators()
getSubValidators
in class TupleValidator
protected void validateParsed(T parsed, ScalarEvent evt, YsldValidateContext context)
Copyright © 1996–2019 Geotools. All rights reserved.