Old forum URL: forums.lhotka.net/forums/t/3964.aspx
Wal972 posted on Thursday, November 29, 2007
Hi
I want to create custom library of Validations Rules, does anyone have a sample / template they can share ?
Thanks
Ellie
RockfordLhotka replied on Thursday, November 29, 2007
Csla.Validation.CommonRules is a good place to start
triplea replied on Friday, November 30, 2007
And of course there is always CSLA Contrib (http://www.codeplex.com/CSLAcontrib). Some vlaidation rules are implemented under the CslaSrd\Validation folder in StdRules class.