mirror of
https://github.com/xcat2/confluent.git
synced 2025-01-28 11:57:37 +00:00
Jarrod Johnson
c77eb5be3b
Have configmanager protect against unrecognized data.
When doing a set, check the keynames and value types as appropriate. raise ValueError in the configmanager case since it could be code or human mistake. attributes plugin then catches this error and propogates it up as an InvalidArgumentException if it is just trying to pass in data from user.
Description
Languages
Python
80.3%
Shell
15.6%
C
3.6%
Perl
0.3%