Closed
Description
I think we can update toUpper/toLower to work with string_view in a follow up PR, what do you think?
Originally posted by @pepone in #2100 (comment)
Our property code currently performs an extra case-insensitive check and issue a warning if there's a case mismatch. I think we should remove this as we already warn for unknown properties.