I'm using a schema mapper to update a number of attributes that have string values to a corresponding code. I'd like to catch features where one or more of the attributes to be mapped have a value that isn't in the schema mapping table.
There doesn't appear to be an easy way to do this, since some of the attributes on the feature are mapped, the feature exits the mapped port.
Has anyone come up with a good solution for this?