SErrNeedFileNameOrURL
'Need a file name or URL'
SErrNeedFileName
'Need a file name'
SErrNeedURL
'Need a URL'
SErrNeedFields
'No fields have been defined'
SErrFileNameDoesNotExist
'Filename does not exist: "%s"'
SErrInvalidProtocol
'URL has invalid protocol: "%s". Only http and https are supported'
SErrNotArrayData
'Data at "%s" does not exist or is not an array.'
SErrNoDataFound
'JSON data was found, but no valid data structure was detected.'
SErrUnsupportedJSONFieldType
'Unsupported JSON field type: "%s"'
SErrEmptyFieldsNotAllowed
'Empty fields are not allowed (field: %d)'