Identify five things that you can do with the declarative validation features of ADF Business Components?

Identify five things that you can do with the declarative validation features of ADF Business
Components?

Identify five things that you can do with the declarative validation features of ADF Business
Components?

A.
Define declarative validation rules at an attribute level and an entity level.

B.
Define whether a validation rule is either an error or a warning.

C.
Define whether the validation rule fires on the UI or business service tier.

D.
Define the order of execution of validation rules.

E.
Conditionally execute a validation rule based on an expression.

F.
Parameterize validation messages to reference ADF Business Components control hints, such
as labels.

Explanation:
http://docs.oracle.com/cd/E12839_01/web.1111/b31974/bcvalidation.htm



Leave a Reply 3

Your email address will not be published. Required fields are marked *


Abdullah

Abdullah

A B D E F

allansantos

allansantos

A, B, D, E, F.
You can “Parameterize validation messages to reference …” to make use of internacionalization and you can “Define the order of execution of validation rules.” with a “Button Set Execution Order” on Business Rules session, so left with C as wrong option.