Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

The PropertyValidator class is deprecated and will be removed in FluentValidation 11 #425

Closed
aguacongas opened this issue Apr 9, 2021 · 0 comments · Fixed by #461
Closed
Labels
bug Something isn't working enhancement New feature or request

Comments

@aguacongas
Copy link
Member

'PropertyValidatorContext' is obsolete: 'The PropertyValidatorContext class is deprecated and will be removed in FluentValidation 11

@aguacongas aguacongas added bug Something isn't working enhancement New feature or request labels Apr 9, 2021
aguacongas pushed a commit that referenced this issue May 19, 2021
# [3.0.0](2.3.0...3.0.0) (2021-05-19)

### Bug Fixes

* login & register link invisible on mobilde ([aa454a9](aa454a9)), closes [#424](#424)
* refresh keys page crash ([a9ceab4](a9ceab4))
* rewrite custom property validators ([5f53795](5f53795)), closes [#425](#425)
* **ravendb:** service  collection methods typo ([8927bff](8927bff))
* update packages ([55b3a32](55b3a32))
* update packages ([895dbb6](895dbb6))
* update packages ([3e5c783](3e5c783))
* update packages ([6c8a3dc](6c8a3dc))
* update packages ([6d569a5](6d569a5))
* update packages ([cdf8b1e](cdf8b1e))
* update packages ([1c7e28d](1c7e28d))
* update packages ([dd986bd](dd986bd))
* update packages ([b24007c](b24007c))
* update packages ([04907c9](04907c9))
* update packages ([10014f2](10014f2))
* update packages ([edf46a9](edf46a9))
* update packages ([79701ac](79701ac))
* update packages ([a17e623](a17e623))
* update packages ([cdf7b42](cdf7b42))
* update packages ([bb26f09](bb26f09))
* update packages ([2df723d](2df723d))
* update packages ([39e7bd0](39e7bd0))
* update packages ([f3d7f1f](f3d7f1f))

### Code Refactoring

* remove  useless IdentityProvider entity ([ed9858c](ed9858c))
* **ravendb:** remove useless generic signature ([daf03c5](daf03c5))
* **ravendb:** remove useless stores ([5513561](5513561))
* rules checkers stores ([f4737eb](f4737eb))

### Features

* **adminui:** generate shared secret ([1700835](1700835))
* **adminui:** improve navigation ([72d61ad](72d61ad))
* mongodb ([b1b1906](b1b1906))
* ws-federation client managemrnt ([5833048](5833048))
* ws-federation server ([04a826f](04a826f)), closes [#404](#404)

### Performance Improvements

* cache requests results by scope ([2fa6e37](2fa6e37))
* improve is4 stores ([6ce0269](6ce0269))

* refactor(EF)!: remove useless specialized stores ([3b48e80](3b48e80))

### BREAKING CHANGES

* invert packages dependencies between
Aguacongas.IdentityServer and Aguacongas.TheIdServer.Authentication and
Aguacongas.TheIdServer.Identity
* **ravendb:** remove ravendb useless stores
* EF SchemeDefinition doesn't exist any more. ExtenalProvider
is used instead. The DB schema changes
* Useless IdentityProvider entity removed
* **ravendb:** remove useless generic signature for PersistKeysToRavenDb
methods extensions
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant