public boolean validate() {
   return !idata.isEmpty("form.legende.mandatory");
 }