Popularity
3.4
Stable
Activity
1.2
-
14
1
0
Programming language: Crystal
Tags:
Validation
Latest version: v0.2.1
assert alternatives and similar shards
Based on the "Validation" category.
Alternatively, view assert alternatives based on common mentions on social networks and blogs.
Static code analysis for 29 languages.
Your projects are multi-language. So is SonarQube analysis. Find Bugs, Vulnerabilities, Security Hotspots, and Code Smells so you can release quality code every time. Get started analyzing your projects today for free.
Promo
www.sonarqube.org
Do you think we are missing an alternative of assert or a related project?
Popular Comparisons
README
Assert
Extensible annotation based object validation library based on Symfony Validation Constraint Annotations.
Installation
Add this to your application's shard.yml
:
dependencies:
assert:
github: blacksmoke16/assert
Documentation
Everything is documented in the API Docs.
Contributing
- Fork it (https://github.com/Blacksmoke16/assert/fork)
- Create your feature branch (
git checkout -b my-new-feature
) - Commit your changes (
git commit -am 'Add some feature'
) - Push to the branch (
git push origin my-new-feature
) - Create a new Pull Request
Contributors
- Blacksmoke16 Blacksmoke16 - creator, maintainer