eclipse-scout / scout.rt

https://www.eclipse.org/scout/
Eclipse Public License 2.0
34 stars 39 forks source link

object: add stringifyJsonSorted() #1182

Closed bschwarzent closed 1 month ago

bschwarzent commented 1 month ago

Add a method to format a value as JSON string with property names sorted alphabetically. This can be useful when comparing two formatted values.