Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix conditional logic for string length checks (#59)
Corrected the conditional checks for 'parentDisplay', 'parentName', and 'description' in the MetadataResultSetUtil class. This ensures that non-empty strings are returned appropriately, enhancing the accuracy of metadata retrieval.
- Loading branch information