https://github.com/pratham1singh/validatron
Validatron is a custom Spring Boot validation library that provides a rich set of annotations for validating input fields with greater control and flexibility than standard JSR-303 constraints. It includes unique validators such as @StrongPassword, @UniqueField, @Trimmed, and country-specific validators like @ValidAadhaar, @ValidPAN, and more.
https://github.com/pratham1singh/validatron
java maven-plugin spring springboot springboot-annotation springboot-validation validation
Last synced: 10 months ago
JSON representation
Validatron is a custom Spring Boot validation library that provides a rich set of annotations for validating input fields with greater control and flexibility than standard JSR-303 constraints. It includes unique validators such as @StrongPassword, @UniqueField, @Trimmed, and country-specific validators like @ValidAadhaar, @ValidPAN, and more.
- Host: GitHub
- URL: https://github.com/pratham1singh/validatron
- Owner: pratham1singh
- License: apache-2.0
- Created: 2025-06-21T17:46:06.000Z (10 months ago)
- Default Branch: main
- Last Pushed: 2025-06-21T18:22:08.000Z (10 months ago)
- Last Synced: 2025-06-21T19:28:15.131Z (10 months ago)
- Topics: java, maven-plugin, spring, springboot, springboot-annotation, springboot-validation, validation
- Language: Java
- Homepage:
- Size: 15.6 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: Readme.md
- License: LICENSE