learning-unlimited / ESP-Website

A website to help manage the logistics of large, short-term educational programs
82 stars 57 forks source link

Add validation for JSON-formatted tags #3688

Closed willgearty closed 7 months ago

willgearty commented 9 months ago

This adds validation to all existing tags that require a JSON-formatted string (if they are set through the tag settings interface).

Fixes #2084.