Forum Discussion

santhosh323's avatar
santhosh323
New Contributor
4 years ago

Spring ope-api validation: How to validate a field based on value of an other field in the Bean

For instance I have a request which has a user object body with fields like name, age, country, zip code.

I would like to validate zip code based on country. 

No RepliesBe the first to reply