data type check / validation
I'm looking for a way to check the data type of a value in data storage
I've got a system in my pack that allows players to import custom data using a text input in a dialog. This data should have a particular format. I already have a system to determine if the correct keys are preset, and a system to disregard extra keys, but I cannot figure out how to determine if the data is the correct type