[bd]*: minimal style sweep (whitespace only)

This commit is contained in:
Franco Fichtner
2025-11-24 09:10:55 +01:00
parent 6f123ed553
commit b8b276326b
3 changed files with 115 additions and 115 deletions
@@ -13,7 +13,7 @@
<Required>Y</Required>
<Mask>/^(?!any$|localhost$|localnets$|none$)[0-9a-zA-Z_\-]{1,32}$/u</Mask>
<ValidationMessage>Should be a string between 1 and 32 characters. Allowed characters are 0-9, a-z, A-Z, _ and -. Built-in ACL names must not be used: any, localhost, localnets, none.</ValidationMessage>
<Constraints>
<Constraints>
<check001>
<ValidationMessage>An ACL with this name already exists.</ValidationMessage>
<type>UniqueConstraint</type>