Is there a way to add a validator to an existing property? I have my properties in a class that is generated from the database, so I can't add validators there, then in a class that derives from that generated class I would like to add the validators to existing properties.
or if that is not possible how to call the validators directly(not attached to property) in ValidateSelf thank you. ~Gerdus --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Castle Project Users" 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/castle-project-users?hl=en -~----------~----~----~----~------~----~------~--~---
