public List <string> ValidateBeforeApply()
 {
     return(_controller.ValidateBeforeApply());
 }