Input validation for names
We don't want to allow strange characters that might cause problems when used as keys for icinga2 api. We only allow names matching [\w-.]
We don't want to allow strange characters that might cause problems when used as keys for icinga2 api. We only allow names matching [\w-.]