static bool htmlCheckParams(S tag, O... params) { ret checkFields(htmlgetparams(tag), params); }