minValueLength constant

int const minValueLength

Values shorter than this are ignored (false-positive guard).

Implementation

static const minValueLength = 8;