Skip to content

Update code to remove use of deprecated PluginCustomValidator class. #199

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

Open
wants to merge 3 commits into
base: develop
Choose a base branch
from

Conversation

nrnvgh
Copy link

@nrnvgh nrnvgh commented Apr 18, 2025

Closes: #181

What's Changed

  • Replaced all uses of PluginCustomValidator with CustomValidator to clean up deprecation warnings
  • Lint fixup on logger statement.

To Do

  • Explanation of Change(s)
  • Added change log fragment(s) (for more information see the documentation)
  • Attached Screenshots, Payload Example
  • Unit, Integration Tests
  • Documentation Updates (when adding/changing features)
  • Outline Remaining Work, Constraints from Design

@nrnvgh nrnvgh requested a review from a team as a code owner April 18, 2025 17:44
Copy link
Contributor

@glennmatthews glennmatthews left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks! Note that this app is slated to be inlined into Nautobot core in the v3.0 release (see nautobot/nautobot#6866 and following pull requests), but it doesn't hurt to clean it up for 2.x in the meanwhile.

@nrnvgh
Copy link
Author

nrnvgh commented May 5, 2025

Checking in on this. Zero rush on my side, it's just been a couple of weeks is all.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Deprecation warnings about PluginCustomValidator usage by this app
2 participants