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.
CodeRabbit: AI Code Reviews for Developers
Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR.
Promo
coderabbit.ai

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