From: <lab...@gm...> - 2009-08-13 16:08:47
|
Hello, I want to make a new type so that I could make specific updates for it. So, I've extended the Int type to an Enum type and gave it a string representation. However, DomainValidator does not recognize it. What to do? TIA, myriam |