Skip to content
#

inputvalidation

Here are 10 public repositories matching this topic...

Java desktop application using JOptionPane to manage client and product data with full CRUD operations. Features interface-based DAO pattern, generics-based persistence layer, input validation, and in-memory storage (Map or Set). This is my first Java project, developed alongside a related CRUD application built with Swing in Apache NetBeans.

  • Updated Jun 18, 2025
  • Java

Developed a Password Strength Checker in C that analyzes password complexity and categorizes passwords as Weak, Medium, or Strong. The program validates passwords using security criteria such as minimum length, character diversity, numeric digits, and special symbols, promoting better cybersecurity practices.

  • Updated Jun 6, 2026
  • C

Improve this page

Add a description, image, and links to the inputvalidation topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the inputvalidation topic, visit your repo's landing page and select "manage topics."

Learn more