void WhenValidating()
 {
     _result = _model.Validate();
 }
 void WhenValidating()
 {
     _result = _model.Validate();
 }