Naming convention enforcement? #6854
-
Does anyone have an example of using middleware in a plugin to enforce a naming convention? |
Beta Was this translation helpful? Give feedback.
Answered by
jeremystretch
Jul 30, 2021
Replies: 1 comment 1 reply
-
I don't think that would work very well, but check out the new custom validation feature coming in v3.0 (#5963): https://netbox.readthedocs.io/en/feature/customization/custom-validation/ |
Beta Was this translation helpful? Give feedback.
1 reply
Answer selected by
ryanmerolle
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
I don't think that would work very well, but check out the new custom validation feature coming in v3.0 (#5963): https://netbox.readthedocs.io/en/feature/customization/custom-validation/