designate/designate/schema
Kiall Mac Innes 851df0b72e Prevent Schema regex's from capturing input
Several of the Regex's we use for validation are needlessly capturing
seqments of the input data, these have been corrected.

Change-Id: I5f3bd37466b69c2335b5a909c9c7bd5bbd795967
2014-02-10 14:03:58 +00:00
..
__init__.py Ensure we're compatible with JSONSchema 1.3.0 through 2.2.0 2013-10-31 12:34:05 +00:00
_validators.py Ensure we're compatible with JSONSchema 1.3.0 through 2.2.0 2013-10-31 12:34:05 +00:00
format.py Prevent Schema regex's from capturing input 2014-02-10 14:03:58 +00:00
resolvers.py Refactor JSONSchema handling code 2013-07-30 16:29:48 +01:00
validators.py Ensure we're compatible with JSONSchema 1.3.0 through 2.2.0 2013-10-31 12:34:05 +00:00