CASH-1222: Add validation rules to inshop/dropoff options
This commit is contained in:
parent
0f5e19632e
commit
b909b90f34
1 changed files with 2 additions and 1 deletions
|
|
@ -7,7 +7,8 @@
|
|||
:answers="answersForDropOffQuestion"
|
||||
isRequired
|
||||
insertOrLabelBeforeFinalOption
|
||||
groupName="chooseDropOffOrInshop">
|
||||
groupName="chooseDropOffOrInshop"
|
||||
validationRules="time-slot-required">
|
||||
<div>
|
||||
<alert
|
||||
v-if="shouldDisplayDropOffAlert"
|
||||
|
|
|
|||
Loading…
Reference in a new issue