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 2 projects & I am using Annotation Based Approach for the Server Project:
HotChocolate Server Project
Blazor Strawberry Client Project ( To generate request)
I am using FluendValidator for validation. I want to use the same validator for the client & server. I am not sure how can I use that.
Strawberry Generator generates its own input request classes for client.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
Hello Team,
I have 2 projects & I am using Annotation Based Approach for the Server Project:
I am using FluendValidator for validation. I want to use the same validator for the client & server. I am not sure how can I use that.
Strawberry Generator generates its own input request classes for client.
Beta Was this translation helpful? Give feedback.
All reactions