mdenet / educationplatform

Eclipse Public License 2.0
2 stars 3 forks source link

115 add validation for config references #118

Closed barnettwilliam closed 9 months ago

barnettwilliam commented 9 months ago

Added check for: activity panel ID refs exist, activity button refs exist, and activity panel ref to tool panel. With some minor null checks added so that the error information isn't lost for display.

barnettwilliam commented 9 months ago

Related pr https://github.com/mdenet/platformtools/pull/20