How can a Implement Custom validation? #1633
-
public Task DoSomething([Frombody] Custom body){} public class Custom How do i over ride the validation method to return some thing other than the generic validation failure response. |
Beta Was this translation helpful? Give feedback.
Replies: 3 comments
-
@tsaideepak7 Could you please elaborate your scenario, how are you using Lambda annotations for your use case and share sample code solution (if possible)? |
Beta Was this translation helpful? Give feedback.
-
Hello! Reopening this discussion to make it searchable. |
Beta Was this translation helpful? Give feedback.
-
Hello! Reopening this discussion to make it searchable. |
Beta Was this translation helpful? Give feedback.
@tsaideepak7 Could you please elaborate your scenario, how are you using Lambda annotations for your use case and share sample code solution (if possible)?