cyphernode
cyphernode copied to clipboard
Input/params validation
Validate the provided parameters for each requesthandler's command.
- Make it generic
- Standardize error responses/structure/format
- Use codes instead of textual descriptions of errors -- ref. multilingual support
- Document the format and the codes
- Log/trace pertinent msgs instead of Shell errors
Proxy rewrite