RESPONSIBLE PERSONS BUSINESS RULES

From NAITS
Revision as of 07:10, 3 December 2021 by Naits (talk | contribs) (Created page with "{| class="wikitable" |<span style="color:#00ffff"> '''#''' |'''MODULE NAME''' |'''OBJECT''' |'''ACTION''' |'''VALIDATION NAME''' |'''VALIDATION DESCRIPTION''' |'''VALIDATION...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search
# MODULE NAME OBJECT ACTION VALIDATION NAME VALIDATION DESCRIPTION VALIDATION CATEGORY METHOD NAME CLASS NAME DUPLICATED IN CLASS
1 RESPONSIBLE PERSONS HOLDING_RESPONSIBLE REGISTRATION/EDIT National registration number digit only Checks if national registration number is digit only Character/number constraints breforeSave OnSaveValidations Yes
2 RESPONSIBLE PERSONS HOLDING_RESPONSIBLE REGISTRATION/EDIT National registration number unique Checks if national registration number is unique Uniqueness checkIfFieldIsUnique ValidationChecks Yes
3 RESPONSIBLE PERSONS HOLDING_RESPONSIBLE EDIT Holder type update Checks if holder type can be updated Update fields checkIfHolderTypeCanBeUpdated ValidationChecks No
4 RESPONSIBLE PERSONS HOLDING_RESPONSIBLE REGISTRATION/EDIT First name and last name properly added Checks if full name of holding responsible is properly added Properly added fields beforeSaveHoldingResponsibleCheck OnSaveValidations Yes
5 RESPONSIBLE PERSONS HOLDING_RESPONSIBLE REGISTRATION/EDIT Legal entity can’t have gender Checks if gender is entered for legal entity Forbidden fields enters beforeSaveHoldingResponsibleCheck OnSaveValidations Yes
6 RESPONSIBLE PERSONS HOLDING_RESPONSIBLE REGISTRATION/EDIT Properly added first/last name to fulfill full name Checks if first/last name is properly added to fulfill fullname Properly added fields beforeSaveHoldingResponsibleCheck OnSaveValidations Yes