Parses a range of arguments.
Validates a configuration struct. Each property should be marked using @Validate!validator. The validator will be called using the argument used (e.g.: "--help"), and with the actual value given.
See Source File