You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have a scenario where my validation needs to happen at runtime based on some user input. I can see that validate method is triggered every time we acquire a resource. Is there a way to pass extra arguments to validate method? I see acquire takes only one parameter that is priority.
The text was updated successfully, but these errors were encountered:
I have a scenario where my validation needs to happen at runtime based on some user input. I can see that validate method is triggered every time we acquire a resource. Is there a way to pass extra arguments to validate method? I see acquire takes only one parameter that is priority.
The text was updated successfully, but these errors were encountered: