-
Notifications
You must be signed in to change notification settings - Fork 0
Validations
Kishor edited this page Aug 25, 2023
·
1 revision
- Name Validation
- Email Id Validation
- Phone number Validation
- Password Validation
- Gender Validation
- Date of Birth Validation
- Profile Image Url Validation
- Title Validation
- Author Validation
- Publisher Validation
- Genre Validation
- Language Validation
- Description Validation
- Total Copies Validation
- Available Copies Validation
- Loaned Copies Validation
- Cover Image Url Validation
- Borrow Date Validation
- Return Date Validation
- Fine Validation
-
Introduction
- Purpose
- Features
- User Persona
- JavaDoc
-
Prerequisites
- Software Requirements
- Database Setup
-
Project Setup
- Java Project Creation
- Library Dependencies
-
Database
- Entity-Relationship Diagram (ERD)
- Database Tables
-
Modules
- User Module
- Book Module
- Borrow Module
-
Validations
- User Validations
- Book Validations
- Borrow Validations
-
Testing
- Unit Testing
-
Exception Handling
- Common Error Messages
- Exception Handling
-
Future Improvements
- Planned Features
- Roadmap
-
Resources
- External Libraries
- References