Question
Tata Consultancy Services
IN
Last activity: 13 May 2019 16:56 EDT
How to call isBusinessDay function from edit validate rule
Hi,
I have a requirement to show the error message on date control property if the selected Date is an holiday. I have created business calendar for year 2019. I have to call isBusinessDay function from edit validate rule in Java code if the selected date is holiday then i have to show the validation message in the property.
I have calling the business day but it showing the compile error message
Could you please help in edit validate rule to call business day function using java code.
Thanks for help in advance.
***Updated by moderator: Lochan to update platform capability***