2013-07-02 11:24:29| 99.6| 0.0|WARN |Invalid 'Polygon' geometry detected. Start and end point not identical. Forced closing the Polygon
2013-07-02 11:24:29| 99.6| 0.0|WARN |... Last line repeated 7 times ...
Since FME is force closing the polygons *as they are read*, I have no way of identifying them in my source data so that I can fix them. Following the reader feature type with a GeometryValidator transformer doesn't help because the geometery issue is already fixed before it hits the transformer.
How can I go about finding these invalid polygons?