Merge: doc: fixed some typos and other misc. corrections
[nit.git] / lib / popcorn / pop_validation.nit
2017-06-12 Jean PrivatMerge: lib/popcorn: introduce BoolValidator in popcorn...
2017-06-12 Alexandre Terrasalib/popcorn: introduce BoolValidator in popcorn::pop_va...
2017-06-02 Alexandre Terrasalib/popcorn: import pop_json when needed
2017-05-17 Jean PrivatMerge: Popcorn: more validators
2017-05-16 Alexandre Terrasalib/popcorn: fix serialization of validation errors
2017-05-16 Alexandre Terrasalib/popcorn: introduce UniqueField stub validator
2017-05-16 Alexandre Terrasalib/popcorn: introduce URLField validator
2017-05-16 Jean PrivatMerge: lib/popcorn: replace json_error method by someth...
2017-05-12 Alexandre Terrasalib/json: remove Jsonable and replace it by Serializable
2017-05-12 Alexandre Terrasalib/popcorn: replace json_error method by something...
2016-09-19 Alexis Laferrièrelib & contrib: update imports
2016-09-16 Alexis Laferrière*: update redefs of `to_json`
2016-08-05 Alexandre Terrasalib/popcorn: introduce Validation concept