{"id":3545,"url":"https://github.com/WellingtonCosta/convalida","last_synced_at":"2025-08-03T20:32:35.477Z","repository":{"id":57735175,"uuid":"93466587","full_name":"wellingtoncosta/convalida","owner":"wellingtoncosta","description":"A simple, lightweight and powerful field validation library for Android.","archived":false,"fork":false,"pushed_at":"2019-10-31T00:22:01.000Z","size":605,"stargazers_count":204,"open_issues_count":2,"forks_count":19,"subscribers_count":6,"default_branch":"master","last_synced_at":"2024-08-16T14:34:44.387Z","etag":null,"topics":["android","android-databinding","android-library","annotations","code-generation","compile-time","field-validation","java"],"latest_commit_sha":null,"homepage":"https://wellingtoncosta.github.io/convalida","language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/wellingtoncosta.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2017-06-06T02:23:01.000Z","updated_at":"2023-05-25T12:39:44.000Z","dependencies_parsed_at":"2022-09-14T13:21:47.436Z","dependency_job_id":null,"html_url":"https://github.com/wellingtoncosta/convalida","commit_stats":null,"previous_names":[],"tags_count":30,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wellingtoncosta%2Fconvalida","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wellingtoncosta%2Fconvalida/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wellingtoncosta%2Fconvalida/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wellingtoncosta%2Fconvalida/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/wellingtoncosta","download_url":"https://codeload.github.com/wellingtoncosta/convalida/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":228567009,"owners_count":17937983,"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":["android","android-databinding","android-library","annotations","code-generation","compile-time","field-validation","java"],"created_at":"2024-01-05T20:16:44.531Z","updated_at":"2024-12-07T05:30:37.066Z","avatar_url":"https://github.com/wellingtoncosta.png","language":"Java","funding_links":[],"categories":["Libraries"],"sub_categories":["GUI"],"readme":"# Convalida\n[![API](https://img.shields.io/badge/API-14%2B-brightgreen.svg?style=flat)](https://android-arsenal.com/api?level=14) [![CircleCI Build Status](https://circleci.com/gh/circleci/circleci-docs.svg?style=shield)](https://circleci.com/gh/WellingtonCosta/convalida) [![codecov](https://codecov.io/gh/WellingtonCosta/convalida/branch/master/graph/badge.svg)](https://codecov.io/gh/WellingtonCosta/convalida) [![Maven Central](https://maven-badges.herokuapp.com/maven-central/io.github.wellingtoncosta/convalida-runtime/badge.png)](https://maven-badges.herokuapp.com/maven-central/io.github.wellingtoncosta/convalida-runtime) [![Android Arsenal](https://img.shields.io/badge/Android%20Arsenal-Convalida-brightgreen.svg?style=flat)](https://android-arsenal.com/details/1/6289) [![Android Weekly](https://img.shields.io/badge/Android%20Weekly-%23305-brightgreen.svg)](https://androidweekly.net/issues/issue-305)\n\n![Logo](logo.png)\n\n**Convalida** - (Italian for \"validation\")\n\nConvalida is a simple, lightweight and powerful field validation library for Android.\n\n### Documentation\n\nGo to the [website][1] for more information.\n\n### Download\n\nTo use Convalida with annotations or Data Binding support, and compile-time code generation:\n\n```groovy\ndependencies {\n  implementation 'io.github.wellingtoncosta:convalida-runtime:3.2.0'\n  annotationProcessor 'io.github.wellingtoncosta:convalida-compiler:3.2.0'\n}\n```\n\n*If you are using Kotlin, replace `annotationProcessor` with `kapt`.*\n\nOr if you want to use only the Convalida Kotlin Dsl:\n\n```groovy\ndependencies {\n  implementation 'io.github.wellingtoncosta:convalida-ktx:3.2.0'\n}\n```\n\n*Snapshots of the development version are available in [Sonatype's `snapshots` repository][2].*\n\n### License\n\n    Copyright 2017 Wellington Costa\n\n    Licensed under the Apache License, Version 2.0 (the \"License\");\n    you may not use this file except in compliance with the License.\n    You may obtain a copy of the License at\n\n       http://www.apache.org/licenses/LICENSE-2.0\n\n    Unless required by applicable law or agreed to in writing, software\n    distributed under the License is distributed on an \"AS IS\" BASIS,\n    WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\n    See the License for the specific language governing permissions and\n    limitations under the License.\n\n[1]: https://wellingtoncosta.github.io/convalida\n[2]: https://oss.sonatype.org/content/repositories/snapshots/\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FWellingtonCosta%2Fconvalida","html_url":"https://awesome.ecosyste.ms/projects/github.com%2FWellingtonCosta%2Fconvalida","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FWellingtonCosta%2Fconvalida/lists"}