Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix the validation of an array of objects #40

Open
wants to merge 9 commits into
base: master
Choose a base branch
from

Commits on Sep 6, 2018

  1. Configuration menu
    Copy the full SHA
    6f80a87 View commit details
    Browse the repository at this point in the history
  2. Fix from styleci

    DavidePastore committed Sep 6, 2018
    Configuration menu
    Copy the full SHA
    2a2ae95 View commit details
    Browse the repository at this point in the history

Commits on Nov 25, 2018

  1. Configuration menu
    Copy the full SHA
    2f571f5 View commit details
    Browse the repository at this point in the history
  2. Add empty array test

    DavidePastore committed Nov 25, 2018
    Configuration menu
    Copy the full SHA
    de6c0d3 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5c0581a View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    bab72b2 View commit details
    Browse the repository at this point in the history

Commits on Jan 3, 2019

  1. First attempt to mix validation of POST/GET parameters

    In this case there are POST parameters and the additional GET parameter shouldn't be considered during the validation
    DavidePastore committed Jan 3, 2019
    Configuration menu
    Copy the full SHA
    728b363 View commit details
    Browse the repository at this point in the history
  2. Fix the style

    DavidePastore committed Jan 3, 2019
    Configuration menu
    Copy the full SHA
    6904fc7 View commit details
    Browse the repository at this point in the history

Commits on Jun 22, 2019

  1. Configuration menu
    Copy the full SHA
    15de8fd View commit details
    Browse the repository at this point in the history