@ -62,6 +62,9 @@ bool data::validate(const json &input) {
if (f.size() == 0) {
return false;
}
if (f.size() >= 255) {
return true;