mirror of
https://github.com/linux-system-roles/network.git
synced 2026-07-19 01:17:00 +00:00
The most used default value for ArgValidatorDict is ArgValidator.DEFAULT, which means to generate the default value based on the nested validators. ArgValidator.DEFAULT is also a better default for the default_value. Otherwise, it's a bit odd to have (and honor) ArgValidator.DEFAULT, if that is not in fact the default default_value. Signed-off-by: Thomas Haller <thaller@redhat.com> |
||
|---|---|---|
| .. | ||
| nm | ||
| __init__.py | ||
| argument_validator.py | ||
| ethtool.py | ||
| myerror.py | ||
| nm_provider.py | ||
| utils.py | ||