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 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.


Owner metadata:


GitHub Events

Total
Last Year

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 Email 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

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

Top Issue Authors

Top Pull Request Authors

  • ugoevola (1)

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.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

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