I have created a customer class validator and it works OK. Using third- party software, it validates a postal address. This address validator uses Address, City, State and Zip properties.
Instead of having the validator message associated with the class, I would like to have it associated with the Address property's message. And this message has about 500 variations depending on what error the third-party software finds, so I need to assign the Message property of Address at run time. Is this possible? --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "nhusers" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/nhusers?hl=en -~----------~----~----~----~------~----~------~--~---
