maxAttributeKeyLength constant

int const maxAttributeKeyLength

Maximum allowed length of a key passed to putAttribute.

Implementation

static const int maxAttributeKeyLength = 40;