ologolo / streamline-api

Provides an API for managing file conversions
GNU Lesser General Public License v2.1
0 stars 1 forks source link

Add get/setFeature to validator #12

Closed joeha480 closed 6 years ago

joeha480 commented 7 years ago

The validator interface in braille utils supports get/setFeature. This is used by the PEF-validator in https://github.com/brailleapps/dotify.task.impl. Perhaps add this feature to the task-api validator interface.

joeha480 commented 6 years ago

This could be implemented by adding options similar to the tasks api. As long as it is user options, it works.