Skip to content

Conversation

@Sowmiya07
Copy link
Contributor

@Sowmiya07 Sowmiya07 commented Jan 18, 2026

Description

  • Added @Valid to create and update of member, mentor and mentee
  • Fixed field annotations to standard placement
  • Removed unused imports
  • Remove redundant annotation from constructors

Related Issue

Fix #438

Please link to the issue here

Change Type

  • Bug Fix
  • New Feature
  • Code Refactor
  • Documentation
  • Test
  • Other

Screenshots

image
image
image

Pull request checklist

Please check if your PR fulfills the following requirements:

* Added @Valid to create and update of member, mentor and mentee
* Fixed field annotations to standard placement
* Removed unused imports
* Remove redundant annotation from constructors
* Add handler for MethodArgumentNotValidException
* Made prevMentorshipType optional
* Fix tests
@dricazenck dricazenck merged commit 40924c5 into Women-Coding-Community:main Jan 19, 2026
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

bug: Spring validation is not been applied

2 participants