Types of Validation
Settings only work if the user puts them in correctly
List of Validations
Validation Type
Examples
Numerical
3524, -14, 0.43
Text
Lorem Ipsum, array1, d4rk3n
Multiple Selection
(DropList with multiple choices)
Radio Selection
(Few choices where one is always on)
File
main.adofai, music.ogg, img.png
Hex Code
123456ff, 00ff0000, 542199ff
It is important to follow the introduction of data with the correct type on each setting, otherwise, the settings values won't work!
Some settings might require two types of data to fully work.
Last updated