| Trees | Indices | Help | 
 | 
|---|
|  | 
Jaguar keywords input validation and specialized Exceptions
| 
 | |||
| JaguarKeywordException Base exception class for all custom Jaguar keyword validation errors | |||
| JaguarKeywordError Exception class raised when nonexistant Jaguar keyword is requested | |||
| JaguarKeywordValueTypeError Exception class raised when Jaguar keyword value has wrong type | |||
| JaguarKeywordValueError Exception class raised when Jaguar keyword value is invalid | |||
| JaguarKeywordFormatError Exception class raised when a string not in the keyword=value format is found | |||
| 
 | |||
| 
 | |||
| 
 | |||
| 
 | |||
| 
 | |||
| STRING =  | |||
| INTEGER =  | |||
| REAL =  | |||
| __package__ =  | |||
| 
 | |||
| 
 Check if value has type equivalent to valid_type after converting string 
 | 
| 
 Validate a specific keyword=value pair. The checks are case insensitive. 
 | 
| 
 Validate a string of keyword=value pairs 
 | 
| Trees | Indices | Help | 
 | 
|---|
| Generated by Epydoc 3.0.1 on Wed Aug 3 07:59:07 2016 | http://epydoc.sourceforge.net |