Validation¶
Validation of the data feed is a vital part of Voyado Elevate to ensure a fully functional site. All files are automatically validated on import, where any XML/JSON syntax errors or detected content errors will cause the import to fail. Examples of content errors are duplicate keys, duplicate image URLs, missing mandatory information etc.
Additionally, catalog imports on version 4 can be imported with the query parameter validationOnly=true
, in which case the import will be validated but not applied.