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.

bool
validateConfig
(
C
)
(
ref C c
)

Meta