Many coordinate systems have bounding boxes defined but if data that falls outside of that area is transformed the results may either be wildly unusable or (as one of our customers is seeing) can cause an infinite loop.
So I would suggest adding a <rejected> port to the Reprojector and other projecting transformers to optionally reject features that fall outside of the bounding box of the target coordinate system.