shared/validation library

Functions

isSafeUnquoted(String value, String delimiter) bool
Determines if a string value can be safely encoded without quotes.
isValidUnquotedKey(String key) bool
Checks if a key can be used without quotes.