Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / CargoSense/vex issues and pull requests

#74 - Fix warnings on newer Elixir versions

Pull Request - State: closed - Opened by IvanIvanoff 5 months ago - 5 comments

#73 - Release for Elixir 1.15+?

Issue - State: closed - Opened by thbar 10 months ago - 1 comment

#72 - Fix method deprecation on Elixir 1.15

Pull Request - State: closed - Opened by thbar 12 months ago - 1 comment

#70 - Build warnings

Issue - State: closed - Opened by metehan almost 3 years ago

#69 - CI needs to be migrated to travis-ci.com

Issue - State: open - Opened by jfornoff almost 3 years ago - 1 comment

#68 - New release to remove compilation warnings?

Issue - State: closed - Opened by thbar almost 3 years ago - 1 comment

#67 - Misc doc changes

Pull Request - State: open - Opened by kianmeng over 3 years ago - 1 comment

#66 - Fixes tests

Pull Request - State: closed - Opened by antoinereyt over 3 years ago

#65 - Implements blank protocol for date types

Pull Request - State: closed - Opened by antoinereyt over 3 years ago - 2 comments

#64 - Validating a struct field which is a list

Issue - State: open - Opened by jfrense almost 5 years ago

#63 - Validator lookup precompilation

Pull Request - State: open - Opened by jfornoff over 5 years ago

#62 - Vex custom validators are slow

Issue - State: closed - Opened by vasspilka over 5 years ago - 6 comments

#61 - Add errors api to Vex.Struct

Pull Request - State: closed - Opened by skbolton over 5 years ago

#60 - Adding errors to structs api

Issue - State: closed - Opened by skbolton over 5 years ago

#59 - Invalid uuid validated

Issue - State: open - Opened by datafoo over 5 years ago

#58 - Stop on first error?

Issue - State: open - Opened by drozzy almost 6 years ago

#57 - Fix minor issues

Pull Request - State: closed - Opened by milmazz almost 6 years ago - 1 comment

#56 - Support nested maps

Pull Request - State: open - Opened by Apelsinka223 almost 6 years ago

#55 - Add Number & UUID validators

Pull Request - State: closed - Opened by indyone about 6 years ago - 7 comments

#54 - Release new version

Issue - State: closed - Opened by lpil over 6 years ago - 6 comments

#53 - Fix code formatting in doc comment

Pull Request - State: closed - Opened by febeling over 6 years ago - 1 comment

#52 - Replace Code.ensure_loaded/1 with faster counterpart

Pull Request - State: open - Opened by timbuchwaldt over 6 years ago - 12 comments

#51 - implement Vex.Blank for NaiveDateTime

Pull Request - State: closed - Opened by InteNs over 6 years ago - 3 comments

#49 - `presence` validation fails for boolean `false` values

Issue - State: open - Opened by sadesyllas over 6 years ago - 1 comment

#48 - Improved HexDoc Documentation by integrating the README

Pull Request - State: closed - Opened by Prakti over 6 years ago

#46 - Validator contributions

Issue - State: closed - Opened by jfornoff over 6 years ago - 6 comments

#45 - Fix typo in README

Pull Request - State: closed - Opened by jfornoff over 6 years ago

#44 - Use @callback module attribute instead of deprecated Behaviour module

Pull Request - State: closed - Opened by rlustin over 6 years ago - 1 comment

#43 - Add ability to extend error messages mechanism

Pull Request - State: closed - Opened by astery about 7 years ago - 3 comments

#42 - protocol Vex.Extract not implemented for %User{...}

Issue - State: closed - Opened by jakub-zawislak about 7 years ago - 3 comments

#41 - Remove ambiguity when calling functions with no arity

Pull Request - State: closed - Opened by pedroassumpcao over 7 years ago

#40 - Update .travis.yml

Pull Request - State: closed - Opened by lowks over 7 years ago

#39 - Validation errors for nested structs

Issue - State: open - Opened by chrisjowen over 7 years ago - 3 comments

#38 - Use vex in models

Issue - State: closed - Opened by skie over 7 years ago - 1 comment

#37 - Typespecs for exported functions

Issue - State: open - Opened by mrkaspa almost 8 years ago - 2 comments

#36 - Remove trailing whitespace.

Pull Request - State: closed - Opened by djspinmonkey almost 8 years ago

#35 - Provide failed regex to custom error messages.

Pull Request - State: closed - Opened by djspinmonkey almost 8 years ago - 1 comment
Labels: Kind:Enhancement

#34 - [#30] Update conditional assignment for Elixir 1.3

Pull Request - State: closed - Opened by JuneKelly almost 8 years ago - 1 comment

#33 - [READ THIS FIRST] 🚨 Maintainer/Collaborator Needed

Issue - State: open - Opened by bruce almost 8 years ago - 3 comments
Labels: Note:HelpWanted

#32 - Validation Context

Issue - State: closed - Opened by asummers almost 8 years ago - 6 comments

#31 - module Vex is not available

Issue - State: closed - Opened by mkaravaev almost 8 years ago - 2 comments

#30 - Elixir 1.3 warning

Issue - State: closed - Opened by akurkin almost 8 years ago - 3 comments

#29 - Updated `README` with `svg` badge

Pull Request - State: closed - Opened by sobolevn almost 8 years ago - 1 comment

#28 - Vex.Extract not implemented for %{}

Issue - State: closed - Opened by churcho about 8 years ago - 8 comments

#27 - Allow returning message text with parameters

Pull Request - State: closed - Opened by hubertlepicki about 8 years ago - 1 comment

#26 - Missing dependency on eex in mix.exs

Issue - State: closed - Opened by ericbmerritt about 8 years ago - 3 comments

#25 - Hex Docs

Pull Request - State: closed - Opened by benwilson512 about 8 years ago - 1 comment

#24 - Add type validator.

Pull Request - State: open - Opened by danhper over 8 years ago - 15 comments

#23 - Format error message should include the regex

Issue - State: closed - Opened by blacksails over 8 years ago - 6 comments

#22 - Add valid function that returns {:ok, data} or {:error, errors}

Pull Request - State: closed - Opened by nicksanders over 8 years ago - 3 comments

#21 - update travis and mix.exs to latest erlang / elixir

Pull Request - State: closed - Opened by benwilson512 over 8 years ago - 2 comments

#20 - use camelize from Macro module (>= Elixir 1.2)

Pull Request - State: closed - Opened by mindreframer over 8 years ago - 2 comments

#19 - fix failing tests on elixir 1.2

Pull Request - State: closed - Opened by mindreframer over 8 years ago - 2 comments

#18 - Use Inflex camelize as opposed to Mix.Utils.

Pull Request - State: closed - Opened by midas over 8 years ago - 10 comments

#17 - Add Map support

Pull Request - State: closed - Opened by nicksanders over 8 years ago - 2 comments
Labels: Kind:Enhancement

#16 - Add ability to use parent of the attribute in 'by' validator

Pull Request - State: closed - Opened by ashneyderman over 8 years ago
Labels: Kind:Enhancement

#15 - Dependent validators

Issue - State: open - Opened by stevegraham almost 9 years ago

#14 - Update .travis.yml

Pull Request - State: closed - Opened by lowks about 9 years ago - 1 comment

#13 - Adding if_any and unless_any validation conditions

Pull Request - State: closed - Opened by bitchef about 9 years ago
Labels: Kind:Enhancement

#12 - Conditional Custom Presence Validation

Pull Request - State: closed - Opened by bitchef about 9 years ago - 1 comment
Labels: Kind:Enhancement

#11 - Compilation error with Vex.Struct validates by

Issue - State: closed - Opened by bitchef over 9 years ago - 4 comments

#10 - each validator: validate each element in an enumerable according to validations

Pull Request - State: closed - Opened by jtmoulia over 9 years ago - 4 comments
Labels: Kind:Enhancement

#9 - Add `result/2`, add `validate/1,2`

Pull Request - State: closed - Opened by jtmoulia over 9 years ago - 3 comments

#8 - Add documentation and tests for pr6

Pull Request - State: closed - Opened by jtmoulia over 9 years ago - 2 comments

#7 - Fix elixir version in travis builds to v1.0.3

Pull Request - State: closed - Opened by jtmoulia over 9 years ago

#6 - Check for ok/error returns in `Vex.Validators.By`

Pull Request - State: closed - Opened by jtmoulia over 9 years ago - 2 comments

#5 - Fix code block indentation to work with iex

Pull Request - State: closed - Opened by jtmoulia over 9 years ago - 2 comments

#4 - Support nested structures

Pull Request - State: closed - Opened by ismaelga over 9 years ago - 6 comments

#3 - Fix nil being passed to Regex.match? in Format validator

Pull Request - State: closed - Opened by chrismccord over 9 years ago - 3 comments

#2 - Error message internationalization

Issue - State: open - Opened by bruce almost 10 years ago - 8 comments
Labels: Kind:Enhancement

#1 - Deep attribute matching (querying/addressability)

Issue - State: open - Opened by bruce almost 10 years ago - 2 comments
Labels: Kind:Enhancement