Hi

I am doing a bit of work on the GeoServer WPS builder interface,
adding, among oter things, validation of numerical values to check if
they are is between allowed min and max values. Unfortunately, there
are no processes that have those values defined.

The problem is that they can go on the metadata of the parameter, but
cannot be defined using the annotation, so no process defines them,
since almost all use annotations.

Is it OK to extend to annotation with those parameters (minValue and
maxValue) and adapt the AnnotationDrivenProcessFactory class to it?
that would make it easier to enter those values, and I could improve
the processes by defining them. That would give sense to the WPS
builder checking.

Thanks in advance

Victor

------------------------------------------------------------------------------
Everyone hates slow websites. So do we.
Make your web apps faster with AppDynamics
Download AppDynamics Lite for free today:
http://p.sf.net/sfu/appdyn_d2d_feb
_______________________________________________
GeoTools-Devel mailing list
GeoTools-Devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geotools-devel

Reply via email to