AadityaNair / AadityaNair/ProjectNephos
Validate user input.
Aperta
enhancement
maintainability
- Lingua principale
- Python
- Stelle
- 3
- Fork
- 0
- Metriche di merge delle PR
- Nessuna PR unita negli ultimi 30g
Descrizione
We currently assume that all inputs are correct and is directly pluggable to the program. That will never be the case.
We have two starting points.
1. The values provided in the config.
2. Options provided in the commandline.
This can be more than just format and structural validation. IP addresses can be validated to be actually pingable.
Guida per i contributori
Nessuna guida per i contributori indicizzata per questo repository
Valutazione
Questa issue non è ancora stata valutata.