Input formnovalidate([bool fnv = true]) { if (fnv) attr('formnovalidate', BooleanAttribute(true)); return this; }