Parameter.valid

Undocumented in source.
struct Parameter(T, bool hasValidation = false)
static if(hasValidation)
bool valid;

Meta