Has anyone written a validation that uses a code set to determine allowable values? Rather than store the allowable values in the validation itself, I want to provide users with the ability to maintain the list of values via a code set, so my developers dont have to constantly change the validation to accommodate user requests. THANKS