Version 1.3.0
Changes
- Fixed problem in ASP.NET with nice-to-have-feature
IEnumerable<ValidationResult>- had to remove the enumerable implementation to avoid problems when giving aValidatableObjectback to a client (will be sent as an array :( )
ValidateObject.Loggerlog message handler- Added
ValidateObject.EnsureValidObjectextension - Added
ValidateObject.GetValidObjectextension
Full Changelog: v1.2.1...v1.3.0