minValueLength constant
int
const minValueLength
Values shorter than this are ignored (false-positive guard).
Implementation
static const minValueLength = 8;
Values shorter than this are ignored (false-positive guard).
static const minValueLength = 8;