Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
在 JSF2 应用程序中,内置验证将在哪个阶段执行?对此的任何帮助将不胜感激。
这是一个流程验证阶段。它发生在恢复视图和应用请求之后,因此 JSF 可以处理所有附加的验证器并检查组件的值。