开发者

Immediate attribute for UIInput component

HI,

If I am adding the immediate attribute true for the UIInput component and UICo开发者_运维问答mmand button doesn't have the immediate attribute. What will be the flow? Please answer my below questions.

  • If that UIInput has the invalid data, will the error shown in the screen.
  • If there is another UIInput component with immediate attribute, if this also has the invalid data, will the error shown in the screen.
  • I know that the validation will happen in the Apply Request values phase. Does the only validation happens or conversion also happens.

Please clarify my doubts.


If that UIInput has the invalid data, will the error shown in the screen.

Yes.

If there is another UIInput component with immediate attribute, if this also has the invalid data, will the error shown in the screen.

Yes.

I know that the validation will happen in the Apply Request values phase. Does the only validation happens or conversion also happens.

Conversion happens always directly before validation in the same phase.

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜