Skip to content

2.0.0

Choose a tag to compare

@ryanelian ryanelian released this 07 Mar 18:08

Version 2.0.0 BREAKING CHANGES:

  • Changed component namespace from FluentValidation.FluentValidator to Microsoft.AspNetCore.Components.Forms.FluentValidator to solve namespace-related issues when used in projects with Accelist.* namespace!
  • Set ServiceScope property in component to private. (Accidentally made public!)