Validates a GeoJSON feature and returns a normalized result object.
Passed through to FeatureValidator.validateFeature.
FeatureValidator.validateFeature
{ valid, errors } where errors is an array of strings.
{ valid, errors }
Validates a GeoJSON feature and returns a normalized result object.