org.locationtech.geomesa.convert
Evaluates multiple validators
Simple feature validator implementation that delegates to a validator factory
Simplified validator interface for delegating
Simplified validator interface for delegating
use org.locationtech.geomesa.convert2.validators.SimpleFeatureValidator
Factory for validators
Factory for validators
use org.locationtech.geomesa.convert2.validators.SimpleFeatureValidatorFactory
Validator based on the indices used by the feature type.
Validator based on the indices used by the feature type. Currently only the x/z2 and x/z3 indices have input requirements. In addition, features that validate against the x/z3 index will also validate against the x/z2 index
use org.locationtech.geomesa.convert2.validators.SimpleFeatureValidator