Interface GeometryValidator

  • All Known Implementing Classes:
    GeographyValidator, StandardValidator

    public interface GeometryValidator
    Generic geometry validator that can be used by the parser to verify the validity of the parsed geometry
    • Method Detail

      • validate

        void validate​(Geometry geometry)
        Validates the geometry and throws IllegalArgumentException if the geometry is not valid