I have a ESRI file GDB with domains set on a wide range of attributes. Somehow there are attribute values in FGDB that dont conform to the domain list. (possibly entered before the domains were registered).
I want to "Validate" that the values in all attributes conform to the domain values.
I know there is the "Validate Features" options in the FGDB writer/advanced tab but this terminates the workbench on the first records it finds that does not validate. I want a list of ones that dont "Validate"
How do i construct a table or list of values, records that are not in the domain list. ( i have many attribute fields and many records and many tables).
Thanks for your suggestions
Steve