Changer l'entrée en jQuery requise
$('#input').prop('required',true);
Snippets
$('#input').prop('required',true);