Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/cosmos-stack/cosmos-validation
A Powerful Validation Component. Provide strong or weak type rules based on annotations and fluent interfaces. Compatible and can be integrated with FluentValidation and DataAnnotations.
https://github.com/cosmos-stack/cosmos-validation
validation validator
Last synced: about 2 months ago
JSON representation
A Powerful Validation Component. Provide strong or weak type rules based on annotations and fluent interfaces. Compatible and can be integrated with FluentValidation and DataAnnotations.
- Host: GitHub
- URL: https://github.com/cosmos-stack/cosmos-validation
- Owner: cosmos-stack
- License: apache-2.0
- Created: 2020-08-23T08:00:28.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2021-10-25T02:06:44.000Z (about 3 years ago)
- Last Synced: 2024-11-07T07:05:07.110Z (2 months ago)
- Topics: validation, validator
- Language: C#
- Homepage:
- Size: 1.45 MB
- Stars: 5
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# CosmosStack Validation Overview
CosmosStack.Validation is a validation component of [Cosmos Stack](https://github.com/cosmos-stack).
---
## Thanks
People or projects that have made a great contributions to this project:
- [fdstar](https://github.com/fdstar)
- _The next one must be you_### Organizations and projects
- [X-New-Life](https://github.com/NewLifeX/X/), MIT
- fdstar's [NumberValidators](https://github.com/fdstar/NumberValidators), MIT---
## License
Member project of [Cosmos Stack](https://github.com/cosmos-stack).
[Apache License 2.0](/LICENSE)