- Validates all the fields specified in AttributeDefinitions for proper type.
- Query api doesn't fails if ProjectionType is set to ALL
- Exit with proper error message if db file is not accessible
- Remove attribute if the set becomes empty - #27
- Do not append '\n' at the end of base64 encoded binary - #24