Fixes #20584: Ensure consistent validation between Interface & InterfaceTemplate #1058

Closed
opened 2026-04-05 20:06:57 +02:00 by MrUnknownDE · 0 comments
Owner

Originally created by @jeremystretch on 10/15/2025

Fixes: #20584

  • Introduce InterfaceValidationMixin to hold validation logic common to both Interface and InterfaceTemplate
  • Move the applicable logic over from Interface
  • Remove redundant logic from InterfaceTemplate.clean()
*Originally created by @jeremystretch on 10/15/2025* ### Fixes: #20584 - Introduce InterfaceValidationMixin to hold validation logic common to both Interface and InterfaceTemplate - Move the applicable logic over from Interface - Remove redundant logic from `InterfaceTemplate.clean()`
Sign in to join this conversation.
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github/netbox#1058