I am using the attribute validator to test a list of pavement marking line marking types coming from a AutoDesk SDF. The validator is throwing false errors when I use the "In" Validation
The list of values in the rule configuration are: Broken 1-1,Broken 1-8,Broken 3-3,Broken 3-6,Broken 3-9,Double Solid,Simultaneous Solid/Brkn-1,Simultaneous Solid/Brkn-2,Solid
Everytime I run my workbench Broken 3-3 is reported as an error even though I've verified that the spelling is correct.
I've also tried subbing out the commas with double quotes and it doesn't seem to work either.