validateConfig

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.

void
validateConfig
(
C
)
(
C c
)

Meta