[Pywps-dev] Complex and Literal Validators
Calin Ciociu
calin.ciociu at gmail.com
Tue Apr 14 05:40:34 PDT 2015
Hello everyone,
Validators are currently not being used and there are 4 different modes:
* NONE
* SIMPLE
* STRICT
* VERYSTRICT
So I was wondering how exactly does the data have to be validated?
Which mode should be used when?
As far as I understood the data is supposed to be validated after
fetching the data.
Should PyWPS raise an InvalidParameterValue if the data cant be validated?
Calin
More information about the pywps-dev
mailing list