Package org.geotools.ysld.validate
Class ScaleValidator
- All Implemented Interfaces:
- Cloneable
Validator for Scale
 
This Validator is stateful, do not re-use it.
- Author:
- Kevin Smith, Boundless
- 
Constructor SummaryConstructors
- 
Method SummaryModifier and TypeMethodDescriptionprotected voidvalidateParsed(Double parsed, ScalarEvent evt, YsldValidateContext context) Methods inherited from class RangeValidatorgetSubValidatorsMethods inherited from class TupleValidatoralias, clone, endSequence, scalar, sequenceMethods inherited from class YsldValidateHandlerendMapping, mapping
- 
Constructor Details- 
ScaleValidatorpublic ScaleValidator()
 
- 
- 
Method Details- 
validateParsed- Overrides:
- validateParsedin class- RangeValidator<Double>
 
 
-