Parameter validation in methods and in frontend modules #4033
bschmalhofer
started this conversation in
Ideas
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Currently OTOBO is pretty basic with parameter checking. All checks are hardcoded. I think that it would be nice to have some declarative parameter checks. For the frontend modules this could also be done with a PreApplication module.
Candidates for parameter checking are:
Beta Was this translation helpful? Give feedback.
All reactions