8 lines
205 B
Text
8 lines
205 B
Text
ERROR: Alias 'c' in valueAliases in directive 'Ns.Dir' must be an alias to an allowed value
|
|
----
|
|
Ns.Dir
|
|
DESCRIPTION: Directive
|
|
TYPE: string
|
|
DEFAULT: 'a'
|
|
ALLOWED: 'a', 'b'
|
|
VALUE-ALIASES: 'c' => 'd'
|