icingaweb2-module-director/library/Director/Web/Form/Validate
Thomas Gelf db8895ae10 DataTypeDatalist: allow to customize behavior
Available options:
* strict: select box
* suggest_strict: auto-completion, allow only list values
* suggest_optional: Allow for values not on the list
* suggest_extend: Extend the list with new values

fixes #1846
2019-05-06 21:25:44 +02:00
..
IsDataListEntry.php DataTypeDatalist: allow to customize behavior 2019-05-06 21:25:44 +02:00
NamePattern.php FilterByNameRestriction: test and unify behavior 2018-02-20 13:45:19 +01:00