Please has anyone ever used vetoable delegation before. I'm struggling to conceptualize a valid use ...
i
Please has anyone ever used vetoable delegation before. I'm struggling to conceptualize a valid use case for it
πŸ‘ 1
βœ… 1
c
Min/max values. I.e user enters a int value and you want to restrict it to a certain range.
So you have the β€œveto” on what the actual value should be.
πŸ’― 1
i
Ohh now that shines much more light on the documentation now. Thank you so much
c
😊