Raimund Hölle created ODFTOOLKIT-410:
----------------------------------------
Summary: Set table:error-message for content-validation to
activate actual validation
Key: ODFTOOLKIT-410
URL: https://issues.apache.org/jira/browse/ODFTOOLKIT-410
Project: ODF Toolkit
Issue Type: New Feature
Components: simple api
Reporter: Raimund Hölle
Attachments: ODFTOOLKIT-410_setInputErrorMessage.patch
Currently Cell.setValidityList() allows to assign a value list to a cell.
But it defines no "error-message" node, so the list is only used as an input
hint.
To activate a real validation, I would like a method "setInputErrorMessage()",
as implemented by the attached patch.
(The validation is still performed only in the spreadsheet application, e. g.
LibreOffice and not when using odftoolkit API as noted by setValidityList()!)
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)