{#if isOpen}
{#if isDragOver} Drop file here {:else} Drag and drop a JSON file, or click to browse {/if}
Only JSON files exported from this app
{selectedFile.name}
{formatFileSize(selectedFile.size)}
Title: {validationResult.data.title}
Model: {validationResult.data.model}
Messages: {validationResult.data.messages.length}