Files
proseminar/htmlpurifier-4.10.0/tests/HTMLPurifier/ConfigSchema/Validator/directive/defaultIsAllowed.vtest
2023-02-27 11:53:33 +01:00

8 lines
143 B
Plaintext
Executable File

ERROR: Default in directive 'Ns.Dir' must be an allowed value
----
Ns.Dir
DESCRIPTION: Directive
TYPE: string
DEFAULT: 'a'
ALLOWED: 'b'