forked from Qortal/qortal
fb09d77cdc
Each service supports basic validation params, plus has the option for an entirely custom validation function. Initial validation settings: - IMAGE must be less than 10MiB - THUMBNAIL must be less than 500KiB - METADATA must be less than 10KiB and must contain JSON keys "title", "description", and "tags"