Skip to content
Snippets Groups Projects
Commit 5a6f03e5 authored by Alexander Turenko's avatar Alexander Turenko Committed by Igor Munkin
Browse files

config/schema: schema.set()

This is a shortcut for an array of unique string values from the given
list of allowed values. Useful for schema nodes declarations that
describes permissions such as {'read'}, {'read', 'write', 'execute'}
and so on.

Part of #8725

NO_DOC=the module is for internal use from the config code
NO_CHANGELOG=see NO_DOC
parent 96252e6c
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment