From bd2fc1900bfcd92eaa7edd430189cdd19e0e8770 Mon Sep 17 00:00:00 2001 From: Christian Poessinger Date: Tue, 20 Sep 2022 20:39:51 +0200 Subject: xml: ipsec: T3093: add valueHelp and constraint for profile name --- interface-definitions/vpn-ipsec.xml.in | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/interface-definitions/vpn-ipsec.xml.in b/interface-definitions/vpn-ipsec.xml.in index 5887a349f..4b2296d24 100644 --- a/interface-definitions/vpn-ipsec.xml.in +++ b/interface-definitions/vpn-ipsec.xml.in @@ -623,6 +623,14 @@ VPN IPsec profile + + txt + Profile name + + + [a-zA-Z][0-9a-zA-Z_-]+ + + Profile name must be alphanumeric and can contain hyphen(s) and underscore(s) #include -- cgit v1.2.3