iTwin / itwinjs-core

Monorepo for iTwin.js Library
https://www.itwinjs.org
MIT License
620 stars 210 forks source link

Empty string property tag fix #7284

Closed christophermlawson closed 3 weeks ago

christophermlawson commented 3 weeks ago

Any null, undefined, or empty (string) values are considered invalid and exception is thrown. An exception should be made for string properties where the value is empty.