Tuesday, September 17, 2013

ADF BC: Validation Business Unit Group

  • Base entity validation included by default in rules & can not be override [even you remove the validation from parent entity].
1- 
      • Entity has no rule [only entity validation applied]
      • Entity has Rule 1 / Rule 2 based on switcher value

2-

      • Entity has no rule [only entity validation applied]
      • Entity has one of switcher 1 rules [ Rule 1 or Rule 2]
      • Entity has one of switcher 2 rules [ Rule 1 or Rule 2]
      • Entity has combination of switcher 1 & switcher 2 rules [ 4 Cases]

3- 
      • Entity has no rule [only entity validation applied]
      • Entity has rule 1 [Entity & added rule 1 validation applied]
      • Entity has rule 2 [Entity & override attributes from rule 1 validation only]


4-
      • Entity has no rule [only entity validation applied]
      • Entity has rule 1 [Entity & added rule 1 validation applied]
      • Entity has rule 3 [Entity & added rule 3 validation applied]
      • Entity has rule 4 [Entity & added rule 4 validation applied]
      • Entity has rule 2 [Entity & override attributes from rule 1 validation only]




No comments:

Post a Comment