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

isShape validator and better documentation generation #183

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

Commits on Jun 20, 2017

  1. Added isShape validator that validates an object structure

    Added extra arguments to the wrapper function to be able to describe
    what is required and can't be empty along with a helper for formatting
    that information.
    dlmr committed Jun 20, 2017
    Configuration menu
    Copy the full SHA
    1f8fadc View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    17e63ae View commit details
    Browse the repository at this point in the history
  3. Change how the path invalid keys for isObject is created

    This makes processResult work better with isShape.
    dlmr committed Jun 20, 2017
    Configuration menu
    Copy the full SHA
    8439be6 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    6e1e7e6 View commit details
    Browse the repository at this point in the history