Closed
Description
What is the problem this feature will solve?
This change will enforce the use of JSDocs in internal validators and make it easier for developers to contribute the validators with correct parameters (and auto-completion)
What is the feature you are proposing to solve the problem?
Using an eslint rule to enforce jsdoc for lib/validators.js
What alternatives have you considered?
Nothing