usnistgov / SpectrumBrowser

ITL
12 stars 11 forks source link

I think we should do some more checks in Config.py, verifySystemConfig #102

Open jkubNTIA opened 9 years ago

jkubNTIA commented 9 years ago

I think we should do some more checks in Config.py besides the ones are doing. e.g. check that no blanks for string fields, valid numbers in number fields, either IP address or string in SMTP server and Host Name true/false in boolean field list of possible choices in STREAMING_FILTER API_KEY != UNKNOWN and does this need to be to be a certain length?

I can take this one because I am making lots of changes to Config already.