ValidateResult.valid

Is the validated string valid?

struct ValidateResult
bool valid;

Meta