json-schema: https://github.com/ugoevola/json-auto-validation
annotation-tool annotations automation interceptor java json-schema json-validation json-validator kotlin spring springboot validation validator
Score: -Infinity
Last synced: about 3 hours ago
JSON representation
Repository metadata:
Json-auto-validation is a library for automatic validation of incoming json data in a spring-boot API.
- Host: GitHub
- URL: https://github.com/ugoevola/json-auto-validation
- Owner: ugoevola
- License: mit
- Created: 2023-05-28T23:20:38.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2026-01-07T18:53:56.000Z (29 days ago)
- Last Synced: 2026-01-20T01:58:11.109Z (16 days ago)
- Topics: annotation-tool, annotations, automation, interceptor, java, json-schema, json-validation, json-validator, kotlin, spring, springboot, validation, validator
- Language: Kotlin
- Homepage:
- Size: 1.12 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Owner metadata:
- Name:
- Login: ugoevola
- Email:
- Kind: user
- Description:
- Website:
- Location:
- Twitter:
- Company:
- Icon url: https://avatars.githubusercontent.com/u/36767019?u=2586b77cf4325fc34b2edd295931799ae57748fd&v=4
- Repositories: 10
- Last Synced at: 2025-06-10T22:38:52.594Z
- Profile URL: https://github.com/ugoevola
GitHub Events
Total
- Create event: 1
- Delete event: 1
- Pull request event: 2
- Push event: 7
- Total: 11
Last Year
- Create event: 1
- Delete event: 1
- Pull request event: 2
- Push event: 7
- Total: 11
Committers metadata
Last synced: 1 day ago
Total Commits: 56
Total Committers: 2
Avg Commits per committer: 28.0
Development Distribution Score (DDS): 0.089
Commits in past year: 11
Committers in past year: 2
Avg Commits per committer in past year: 5.5
Development Distribution Score (DDS) in past year: 0.364
| Name | Commits | |
|---|---|---|
| ugo | u****a@g****m | 51 |
| ugoevola | 3****a | 5 |
Issue and Pull Request metadata
Last synced: about 1 month ago
Total issues: 0
Total pull requests: 1
Average time to close issues: N/A
Average time to close pull requests: 1 day
Total issue authors: 0
Total pull request authors: 1
Average comments per issue: 0
Average comments per pull request: 0.0
Merged pull request: 1
Bot issues: 0
Bot pull requests: 0
Past year issues: 0
Past year pull requests: 1
Past year average time to close issues: N/A
Past year average time to close pull requests: 1 day
Past year issue authors: 0
Past year pull request authors: 1
Past year average comments per issue: 0
Past year average comments per pull request: 0.0
Past year merged pull request: 1
Past year bot issues: 0
Past year bot pull requests: 0
Top Issue Authors
Top Pull Request Authors
- ugoevola (1)
Top Issue Labels
Top Pull Request Labels
Package metadata
- Total packages: 1
- Total downloads: unknown
- Total dependent packages: 0
- Total dependent repositories: 0
- Total versions: 11
repo1.maven.org: io.github.ugoevola:json-auto-validation
Json-auto-validation is a library for automatic validation of incoming json data in a spring-boot API.
- Homepage: https://github.com/ugoevola/json-auto-validation
- Documentation: https://appdoc.app/artifact/io.github.ugoevola/json-auto-validation/
- Licenses: MIT License
- Latest release: 1.0.0 (published about 1 month ago)
- Last Synced: 2026-01-19T16:41:30.275Z (17 days ago)
- Versions: 11
- Dependent Packages: 0
- Dependent Repositories: 0
-
Rankings:
- Dependent repos count: 30.597%
- Average: 37.17%
- Dependent packages count: 43.744%
Dependencies
- com.networknt:json-schema-validator $jsonSchemaValidatorVersion api
- org.json:json $jsonVersion api
- org.springframework.boot:spring-boot-starter-web $springVersion compileOnly
- io.github.microutils:kotlin-logging-jvm $kLoggingVersion implementation
- net.bytebuddy:byte-buddy $byteBuddyVersion implementation
- org.reflections:reflections $reflectionVersion implementation