Join Slack
Powered by
This message was deleted.
# plugin-development
s
Slackbot
02/04/2022, 10:31 AM
This message was deleted.
v
Vampire
02/04/2022, 3:06 PM
Give the property some marker value as convention that signifies not being set and then check whether it is still set to that maker value in your custom validation. This way you could avoid declaring the property as
@Optional
.
✅ 1
2
Views
Open in Slack
Previous
Next