geosolutions-it / gfdrr-det

Data Exploration Tool
https://waffle.io/geosolutions-it/gfdrr-det
GNU General Public License v3.0
3 stars 0 forks source link

hardening bbox validation #105

Closed ricardogsilva closed 6 years ago

ricardogsilva commented 6 years ago

This PR is connected to #86

It adds a try..except block around the parsing of an order item's requested bbox parameter and raises a ValidationError if the value cannot be converted to a sequence of 4 floats.