A fitness organization wants to ensure that data is entered correctly into an online form when users apply for, or update, their membership information.
Which scenario requires an edit validate rule?
A fitness organization wants to ensure that data is entered correctly into an online form when users apply for, or update, their membership information.
Which scenario requires an edit validate rule?
An edit validate rule ensures that data is entered in a specific format. Option A describes a scenario where existing members must enter their membership number in a specific format (M-######-0#). This requires an edit validate rule to check and enforce the correct format. The other options deal with required fields, discount codes, or age validation, which typically involve different types of rules or validations.
A is correct