[PR #9200] [MERGED] Fixes #9189: Correct custom validators docs #13444

Closed
opened 2025-12-29 22:27:27 +01:00 by adam · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/netbox-community/netbox/pull/9200
Author: @kkthxbye-code
Created: 4/22/2022
Status: Merged
Merged: 4/25/2022
Merged by: @jeremystretch

Base: developHead: fix-9189


📝 Commits (1)

  • 50428c3 Correct custom validators docs

📊 Changes

1 file changed (+3 additions, -3 deletions)

View changed files

📝 docs/customization/custom-validation.md (+3 -3)

📄 Description

Fixes: #9189

Custom validators must be passed as instantiated when passed as direct references.


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/netbox-community/netbox/pull/9200 **Author:** [@kkthxbye-code](https://github.com/kkthxbye-code) **Created:** 4/22/2022 **Status:** ✅ Merged **Merged:** 4/25/2022 **Merged by:** [@jeremystretch](https://github.com/jeremystretch) **Base:** `develop` ← **Head:** `fix-9189` --- ### 📝 Commits (1) - [`50428c3`](https://github.com/netbox-community/netbox/commit/50428c3f01acc89095e035c0216bcc5cad2ecda5) Correct custom validators docs ### 📊 Changes **1 file changed** (+3 additions, -3 deletions) <details> <summary>View changed files</summary> 📝 `docs/customization/custom-validation.md` (+3 -3) </details> ### 📄 Description ### Fixes: #9189 Custom validators must be passed as instantiated when passed as direct references. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
adam added the pull-request label 2025-12-29 22:27:27 +01:00
adam closed this issue 2025-12-29 22:27:27 +01:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/netbox#13444