While using Shopify's web code editor, I discovered an interesting feature: when saving index.json, it prompts me when certain section values don't meet requirements, such as when a value is below the minimum threshold or must be greater than a specific value. I find this feature very useful, but after searching through Shopify's open-source repositories, I couldn't find similar functionality. Could you please provide the relevant code files for reference?
While using Shopify's web code editor, I discovered an interesting feature: when saving index.json, it prompts me when certain section values don't meet requirements, such as when a value is below the minimum threshold or must be greater than a specific value. I find this feature very useful, but after searching through Shopify's open-source repositories, I couldn't find similar functionality. Could you please provide the relevant code files for reference?