Support for nhibernate validor

Posts   
 
    
costab
User
Posts: 36
Joined: 21-Aug-2010
# Posted on: 20-Apr-2011 23:57:49   

Does llblgen support nhibernate validator?

Thank you

daelmo avatar
daelmo
Support Team
Posts: 8245
Joined: 28-Nov-2005
# Posted on: 21-Apr-2011 05:26:17   

There are no templates to generates mappings or classes for NHV. You can do that if you want. I mean you can create easily new templates to generate files for HN validation. You can use custom attributes or custom properties to grab validation rules in the LLBLGen Pro file. If you want an example of this you can download the LLBLGen Pro ASP.Net templates.

David Elizondo | LLBLGen Support Team