New validation syntax for Hanami
Hanami will introduce a new syntax for validations based on predicates. It features builtin and custom predicates, type safety, specific coercions for HTTP params, whitelisting, custom error messages with optional i18n support. This release will start a new alliance between Hanami and dry-rb. http://hanamirb.org/blog/2016/05/16/validations-predicates.html
Post a comment