|
From: Tom <to...@go...> - 2010-07-14 09:05:51
|
Hi, i use validate and a configspec to validate my config file. But it's still possible to write any other key/values (not mentioned in my configspec) in the config file and the validation process still returns True. How to handle this? Cheers, Tom |