pub fn is_valid_param_key(s: &str) -> bool
Mutator parameter-specific attributes have keys in the format: mutator.params.<param-key>.rest.of.key where <param-key> must be ASCII and not contain any periods.
mutator.params.<param-key>.rest.of.key
<param-key>