Validate key and value before setting value to key for this group and throw exception if not valid. Can be reimplemented in derived classes. Default implementation check if key is not empty string, leaving value unchecked.
See Implementation
Validate key and value before setting value to key for this group and throw exception if not valid. Can be reimplemented in derived classes. Default implementation check if key is not empty string, leaving value unchecked.