geosolutions-it/mapfish-print

MapStore printing dialog validation

Opened this issue · 1 comments

Error and warnings rules in the printing dialog are currently hardcoded.

To allow custom controls and their validation rules we should:

  • add a pluggable validation function replacing actual warnings/errors evalutation code
  • allow plugins to implement their own validation code to set warnings and errors