From: Dario Q. (JIRA) <nh...@gm...> - 2011-04-07 20:38:47
|
[ http://216.121.112.228/browse/NHV-113?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Dario Quintana updated NHV-113: ------------------------------- Priority: Major (was: Trivial) > Integration with System.ComponentModel.DataAnnotations > ------------------------------------------------------ > > Key: NHV-113 > URL: http://216.121.112.228/browse/NHV-113 > Project: NHibernate.Validator > Issue Type: Improvement > Components: Core > Affects Versions: 1.4.0 Alpha1 > Reporter: Ricardo Peres > Priority: Major > > .NET 3.5 has a set of APIs dealing with attribute-based entity validation: System.ComponentModel.DataAnnotations. It defines a base attribute class, ValidationAttribute. This is becoming, IMO, the de facto standard for this type of validation (for example, the Enterprise Library 5 Validation Application Block is built on top of it. > My proposal is that EmbeddedRuleArgsAttribute derives from ValidationAttribute, so that we can have a base validation class that exists in standard .NET. -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://216.121.112.228/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira |