Skip to content

Release 1.2

Latest

Choose a tag to compare

@sohlae sohlae released this 14 Feb 09:30

Other Information

  • Releases from v1.1-beta have been incorporated here.

Changes

  • Created logic to perform integration testing from code. Note that this will only work for users who have been granted access to the Azure KeyVault [#50]
  • Installed the FluentValidation package via NuGet to implement validation in the business layer [#10].
  • Created PersonValidator and PersonGroupValidator classes [#61 and #59]
  • Changed the access modifier of the RegisterDependencies() method of UnityContainer from public to private
  • Created additional unit tests for the PersonGroupLogic and PersonLogic classes [#60 and #62]
  • Modified the assembly information of each of the class libraries/projects [#63]