{"id":24508328,"url":"https://github.com/tanshaydar/java-swing-form-validation","last_synced_at":"2025-03-15T09:15:50.394Z","repository":{"id":84174711,"uuid":"90385263","full_name":"Tanshaydar/Java-Swing-Form-Validation","owner":"Tanshaydar","description":"Java Swing Form Validation for JTextField and JTextArea.","archived":false,"fork":false,"pushed_at":"2024-11-19T13:29:21.000Z","size":264,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-01-22T00:15:26.830Z","etag":null,"topics":["form-validation","java","swing","swing-gui"],"latest_commit_sha":null,"homepage":"https://tanshaydar.com","language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Tanshaydar.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2017-05-05T14:36:53.000Z","updated_at":"2024-11-19T13:30:26.000Z","dependencies_parsed_at":null,"dependency_job_id":"6f907d1f-cb08-421a-930d-fbd751023046","html_url":"https://github.com/Tanshaydar/Java-Swing-Form-Validation","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Tanshaydar%2FJava-Swing-Form-Validation","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Tanshaydar%2FJava-Swing-Form-Validation/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Tanshaydar%2FJava-Swing-Form-Validation/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Tanshaydar%2FJava-Swing-Form-Validation/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Tanshaydar","download_url":"https://codeload.github.com/Tanshaydar/Java-Swing-Form-Validation/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243707383,"owners_count":20334619,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["form-validation","java","swing","swing-gui"],"created_at":"2025-01-22T00:15:31.242Z","updated_at":"2025-03-15T09:15:50.362Z","avatar_url":"https://github.com/Tanshaydar.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"This little piece of code lets you to add validation to your Java Swing application forms.\r\nYou can set verification to your **JTextField**s and **JTextArea**s with [InputVerifier](https://docs.oracle.com/javase/7/docs/api/javax/swing/InputVerifier.html) method, which is a native Java method.\r\n\r\n![java_swing_validation.png](https://bitbucket.org/repo/rynqEj/images/2904928049-java_swing_validation.png)\r\n\r\nTypes of verifications this little piece of code supports are:\r\n\r\n* Integer only w/ min and max values.\r\n* Double only w/ min and max values. \r\n* Max text length check.\r\n* Not null check.\r\n\r\nIt lets you to disable your Save and/or Update buttons on the fly if any wrong input is given, or user skipped a not nullable area.","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftanshaydar%2Fjava-swing-form-validation","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftanshaydar%2Fjava-swing-form-validation","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftanshaydar%2Fjava-swing-form-validation/lists"}