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.
Clean code begins in your IDE with SonarLint
Up your coding game and discover issues early. SonarLint is a free plugin that helps you find & fix bugs and security issues from the moment you start writing code. Install from your favorite IDE marketplace today.
Promo
www.sonarlint.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