fssa-batch3 / fssa-batch3/sec_a_gopikannan.saravanan__corejava_project_2
User Module
- Dominant language
- Java
- Stars
- 0
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
### Description
**User Module Attributes Validation**: Ensures accurate and constrained user data; **Test Validations**: Verifies data validation effectiveness.
### Tasks
- [x] #1
- [x] #2
- [x] #3
- [x] #4
### Attributes
- [x] mail
- [x] password
- [x] username
- [x] mobileno
- [x] accNo
- [x] ifscCode
- [x] accName
### Validations
- [x] validateUser
- [x] validateEmail
- [x] validatePassword
- [x] ValidateMobileNo
- [x] validateName
- [x] validateAccountNo
- [x] validateIFSCCode
- [x] validateaccHolderName
### Validation Test:
- [x] testValidateUser
- [x] testValidateEmail
- [x] testValidatePhoneNo
- [x] testValidatePassword
- [x] testValidateName
- [x] testValidateAccNo
- [x] testValidateIfscCode
- [x] testValidateAccHolderName
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.