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, sequenceendMapping, mappingprotected List<ScalarValidator> getSubValidators()
getSubValidators in class TupleValidatorprotected void validateParsed(T parsed, ScalarEvent evt, YsldValidateContext context)
Copyright © 1996–2019 Geotools. All rights reserved.