处理校验阶段(Process Validations Phase) 更新模型值阶段 ( Update Model Values Phase ) 调用应用阶段(Invoke Application Phase) ..
基于26个网页-相关网页
由于验证发生在组件值绑定到模型之前(在更新模型值阶段),所以模型处于未知状态。
Because validation occurs before the component values are bound to the model (in the update model values phase), the model is in an unknown state.
若表单是自动保存的,请求处理生命周期的这后三个阶段(更新模型值、调用应用程序和呈现响应)是不必要的。
The last three phases of the request processing life cycle (Update Model Values, Invoke Application, and Render Response) are not needed when the form is auto-saved.
由于这个示例程序并没有与组件关联任何有效性验证规则(在下一篇文章中我们将介绍这种特性),因此您可以继续进入更新模型值的阶段了。
Since this example application doesn't have validators associated with the components (I'll introduce this feature in the next article), you'll simply advance to the update model values phase.
应用推荐