> You should read the doc, and code...when you did you are invited to ask > again if something is not clear.
Hi, I just read the doc and I found what I needed: Fluent Interface. I am using Asp.Net Mvc and I have 2 questions: 1. Consider I create a class (fluent interface) to validate a model. However, I might need to validate something that is not included on my fluent interface class. How should I do this? 2. I am using XVal (http://blog.codeville.net/2009/02/27/xval-08-beta- now-released/) This allows to have server validation and client validation. The project includes NHibernate Validators with the annotations. Do you know if I can integrate fluent interface validation with it? Does anyone tried to do this? Thank You, Miguel --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
