| | Support .Net Core | | | | | Fixed | Mar 31, 2018 | Apr 2, 2018 | | |
| | Exception when validating nested components, where parent component is null | | | | | Obsolete | Jul 6, 2012 | Mar 30, 2018 | | |
| | To be able generate validators from NHib metadata, if no validators defined explicitly | | | | | Fixed | Dec 31, 2017 | Jan 10, 2018 | | |
| | bugfix to make InvalidStateException correctly serializable and to use the correct className in the message | | | | | Fixed | Jan 11, 2012 | Jan 9, 2018 | | |
| | Exception serialization is not valid | | | | | Fixed | Jan 9, 2018 | Jan 9, 2018 | | |
| | Integration with System.ComponentModel.DataAnnotations | | | | | Unresolved | Mar 31, 2011 | Jan 2, 2018 | | |
| | remove reference to obsolete NHibernate.Bytecode.ProxyFactoryFactoryNotConfiguredException | | | | | Fixed | May 3, 2011 | Jan 2, 2018 | | |
| | Fix bad translations | | | | | Fixed | Nov 29, 2017 | Nov 29, 2017 | | |
| | Using Validator and Envers together | | | | | Fixed | May 4, 2011 | Nov 29, 2017 | | |
| | Validation for enum properties | | | | | Fixed | Nov 9, 2017 | Nov 29, 2017 | | |
| | Fix warnings | | | | | Fixed | Nov 7, 2017 | Nov 7, 2017 | | |
| | Update NuGet Package | | | | | Fixed | Dec 12, 2014 | Nov 6, 2017 | | |
| | Upgrade Validators to NH 5.0 | | | | | Fixed | Oct 20, 2017 | Nov 6, 2017 | | |
| | Avoid programming by exception | | | | | Fixed | Nov 3, 2017 | Nov 3, 2017 | | |
| | Invalid Serialization pattern implementation | | | | | Fixed | Nov 3, 2017 | Nov 3, 2017 | | |
| | Put attributes in NHibernate.Validator.Constraints in separate assembly | | | | | Unresolved | Mar 14, 2012 | Nov 3, 2017 | | |
| | Release validator for NH 4.0 | | | | | Fixed | Aug 20, 2014 | Dec 12, 2014 | | |
| | DecimalMaxAttribute\DecimalMinAttribute should be culture invariant when defines CheckConstraint string | | | | | Fixed | Mar 12, 2012 | Aug 26, 2014 | | |
| | Engine.ClassValidator MembersInvalidValues don't throw an InvalidPropertyNameException but an TargetException | | | | | Unresolved | Oct 31, 2012 | Oct 31, 2012 | | |
| | Adding ValidationDefs to an existing ValidatorEngine | | | | | Unresolved | Feb 26, 2012 | Feb 26, 2012 | | |
| | Duplicated Attribute avoided (when using the same attribute twice, but with different tags) | | | | | Unresolved | Jan 23, 2012 | Jan 23, 2012 | | |
| | improve message of InvalidStateException | | | | | Won't Fix | Feb 24, 2011 | Jan 11, 2012 | | |
| | Validator displays wrong error "The 'inverse' attribute is not declared." when "not-null" is missing | | | | | Unresolved | Apr 14, 2011 | Apr 15, 2011 | | |
| | Remove dependency to Log4net | | | | | Fixed | Apr 12, 2011 | Apr 15, 2011 | | |
| | Update to NH 3.1.0 GA | | | | | Fixed | Mar 10, 2011 | Mar 11, 2011 | | |
| | Define a rule in Xml using a .Net Type Name | | | | | Fixed | Jan 13, 2011 | Mar 10, 2011 | | |
| | Examples updated to Visual Studio 2010 | | | | | Fixed | Jan 2, 2011 | Jan 2, 2011 | | |
| | Validation messages in pt-BR | | | | | Fixed | Dec 10, 2010 | Dec 10, 2010 | | |
| | Not applying logic in ValidationDef when validating child members with Valid attribute | | | | | Fixed | Mar 8, 2010 | Dec 9, 2010 | | |
| | Size constraint is not evaluated when updating an entity | | | | | Fixed | Mar 12, 2010 | Dec 6, 2010 | | |
| | Add ValidateInstance.By(Func<T, bool> isValidDelegate) overload | | | | | Won't Fix | May 19, 2010 | Dec 6, 2010 | | |
| | ValidAttribute not considered for validators on child entities defined with Loquacious configuration | | | | | Fixed | May 15, 2010 | Dec 6, 2010 | | |
| | With loquacious, validators defined on base classes are not considered | | | | | Won't Fix | May 24, 2010 | Dec 5, 2010 | | |
| | Cannot affect database schema via validation configuration when NHibernate creates DbSchema. | | | | | Fixed | Dec 13, 2009 | Dec 5, 2010 | | |
| | add all the missing resources and a test to check it | | | | | Fixed | Oct 13, 2010 | Dec 5, 2010 | | |
| | Making event listeners serializable in order to be able to serialize NH's Configuration | | | | | Fixed | Sep 7, 2010 | Dec 5, 2010 | | |
| | SizeAttribute does not properly validate a HashSet(Of T) | | | | | Fixed | Jun 7, 2010 | Dec 5, 2010 | | |
| | NHibernate.Validator.Exceptions.InvalidStateException has the private field static (InvalidValue[] _invalidValues) | | | | | Fixed | Oct 25, 2010 | Dec 5, 2010 | | |
| | DecodeMemberAccessExpression incorrectly assumes Convert members return "object" type. | | | | | Fixed | Sep 17, 2010 | Dec 5, 2010 | | |
| | Release a 3.0.0 Alpha 1 build | | | | | Not an Issue | Jul 31, 2010 | Dec 5, 2010 | | |
| | Impossible to create [DecimalMin()] and [DecimalMax()] attributes | | | | | Fixed | Nov 18, 2010 | Dec 5, 2010 | | |
| | Validation of collection object (a specific class representing the collection) | | | | | Unresolved | Oct 4, 2010 | Oct 15, 2010 | | |
| | Digits confusing behavior | | | | | Unresolved | Jul 14, 2010 | Oct 12, 2010 | | |
| | Patch to build against NH3 Alpha3 | | | | | Fixed | Sep 3, 2010 | Oct 12, 2010 | | |
| | message for ipaddress misses from resource | | | | | Fixed | Oct 12, 2010 | Oct 12, 2010 | | |
| | PropertyPath has trailing dot with Loquacious ValidateInstance | | | | | Fixed | May 19, 2010 | Aug 25, 2010 | | |
| | MaxLength doesn't work when combined with MinLength | | | | | Fixed | Jul 15, 2010 | Aug 25, 2010 | | |
| | Not expected result when using IsValid() | | | | | Fixed | Jan 17, 2010 | Jun 28, 2010 | | |
| | Nested Components - NullReferenceException when initializing validation infrastructure. | | | | | Fixed | Mar 25, 2010 | Jun 28, 2010 | | |
| | Fix for NHV-71 has broken nest components | | | | | Duplicate | Jan 15, 2010 | May 7, 2010 | | |