See http://hammett.castleproject.org/?p=114
For more code samples, see the Attributes and Validators directories in: http://svn.castleproject.org:8080/svn/castlecontrib/validation/trunk/src/Castle.ActiveRecord.Validation/ http://github.com/castleproject/Castle.Components.Validator/tree/master/src/Castle.Components.Validator Cheers, Mauricio On Mar 10, 12:01 pm, Kevin Pratt <[email protected]> wrote: > Hello, > > I was wondering if there is an example somewhere that I can see of a custom > ValidationAttribute. > > I'm trying to implement one by creating a class that inherits > from AbstractValidationAttribute and returns an instance of a class that > implements the IValidator interface. > > Kevin -- 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.
