maxAttributeValueLength constant

int const maxAttributeValueLength

Maximum allowed length of a value passed to putAttribute.

Implementation

static const int maxAttributeValueLength = 100;