setRequired($required) ->getFilterChain()->attach(new StripTags()) ->attach(new StringTrim()); return $input; } }