FluentValidation 0.2 Released

The second release of my validation library, FluentValidation, is now available for download.

Changes in this version:

  • Added Silverlight compatibility
  • Moved support for the CommonServiceLocator into a separate assembly
  • Adding additional interfaces for some of the validators (ILengthValidator, INotNullValidator)
  • AbstractValidator now implements IEnumerable<IRuleBuilder<T>>
  • Added ShouldHaveValidationError extension method for testing validators
Written on December 20, 2008