appany / AppAny.HotChocolate.FluentValidation

Input field HotChocolate GraphQL + FluentValidation integration
MIT License
71 stars 16 forks source link

Updating Dependency Versions #110

Closed ticky74 closed 10 months ago

ticky74 commented 1 year ago

Updated FluentValidation => 11.7.1 Updated HotChocolate.Execution => 13.5.1

Edited unit tests to account for the expected PropertyPath placeholder from validation as of FluentValidation.11.7.0

Thanks to everyone working on this. It's a lifesaver! ian