change runtime validation label
juli.ee 3 weeks ago 12ff67b6 eab0a37a
··· 549 549 } 550 550 > 551 551 <Button onClick={() => validateRemoteSchema(record()!.value)}> 552 552 - Validate remotely 552 552 + Validate via resolution 553 553 </Button> 554 554 </Show> 555 555 </div>