Trees | Indices | Help |
|
---|
|
Jaguar keywords input validation and custom 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 =
|
|||
_keywords_dict = None hash(x) |
|||
_keywords_list = None hash(x) |
|||
__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 Tue May 2 06:32:46 2017 | http://epydoc.sourceforge.net |