An open API service for producing an overview of a list of open source projects.

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 7 hours ago
JSON representation

Repository metadata:

Json-auto-validation is a library for automatic validation of incoming json data in a spring-boot API.


Owner metadata:


GitHub Events

Total
Last Year

Committers metadata

Last synced: 25 days ago

Total Commits: 70
Total Committers: 2
Avg Commits per committer: 35.0
Development Distribution Score (DDS): 0.071

Commits in past year: 25
Committers in past year: 2
Avg Commits per committer in past year: 12.5
Development Distribution Score (DDS) in past year: 0.16

Name Email Commits
ugo u****a@g****m 65
ugoevola 3****a 5

Issue and Pull Request metadata

Last synced: 26 days ago

Total issues: 0
Total pull requests: 3
Average time to close issues: N/A
Average time to close pull requests: about 9 hours
Total issue authors: 0
Total pull request authors: 1
Average comments per issue: 0
Average comments per pull request: 0.0
Merged pull request: 3
Bot issues: 0
Bot pull requests: 0

Past year issues: 0
Past year pull requests: 3
Past year average time to close issues: N/A
Past year average time to close pull requests: about 9 hours
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: 3
Past year bot issues: 0
Past year bot pull requests: 0

More stats: https://issues.ecosyste.ms/repositories/lookup?url=https://github.com/ugoevola/json-auto-validation

Top Issue Authors

Top Pull Request Authors

  • ugoevola (3)

Top Issue Labels

Top Pull Request Labels


Package metadata

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.1.2 (published 27 days ago)
  • Last Synced: 2026-03-01T18:02:16.299Z (26 days ago)
  • Versions: 15
  • Dependent Packages: 0
  • Dependent Repositories: 0
  • Rankings:
    • Dependent repos count: 30.597%
    • Average: 37.17%
    • Dependent packages count: 43.744%

Dependencies

build.gradle.kts maven
  • 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