GithubHelp home page GithubHelp logo

danielhreben / livr-multi-playground Goto Github PK

View Code? Open in Web Editor NEW
4.0 3.0 1.0 213 KB

Test behavior of all LIVR implementations at same time

Home Page: https://livr-playground.herokuapp.com/

License: Artistic License 2.0

HTML 2.64% JavaScript 78.55% CSS 2.78% PHP 2.17% Perl 2.17% Python 1.49% Erlang 3.43% Ruby 1.54% Shell 0.38% Java 3.09% Perl 6 1.76%
livr livr-multi-playground livr-online-playground validator playground

livr-multi-playground's Introduction

LIVR Multi Playground

Maintainability Build Status Heroku

Web app for test all Language Independent Validation Rules implementations (Perl, Ruby, Python, JavaScript, PHP, Erlang) at same time, and find inconsistent behavior (usually implementations errors).

You can play with it here https://livr-playground.herokuapp.com/

See http://livr-spec.org for spec details.

livr-multi-playground's People

Contributors

danielhreben avatar pterolex avatar

Stargazers

 avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

Forkers

koorchik

livr-multi-playground's Issues

Parsing error

https://livr-playground.herokuapp.com/#%7B%22rules%22%3A%22%7B%5Cn%20%20%20%20order_id%3A%20%5B%5C%22required%5C%22%2C%20%5C%22positive_integer%5C%22%5D%2C%5Cn%20%20%20%20products%3A%20%5B%5C%22required%5C%22%2C%20%7B%20%5C%22list_of_different_objects%5C%22%3A%20%5B%5Cn%20%20%20%20%20%20%20%20product_type%2C%20%7B%5Cn%20%20%20%20%20%20%20%20%20%20%20%20material%3A%20%7B%5Cn%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20product_type%3A%20%5C%22required%5C%22%2C%5Cn%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20material_id%3A%20%5B%5C%22required%5C%22%2C%20%5C%22positive_integer%5C%22%5D%2C%5Cn%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20quantity%3A%20%5B%5C%22required%5C%22%2C%20%7B%5C%22min_number%5C%22%3A%201%7D%20%5D%2C%5Cn%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20warehouse_id%3A%20%5C%22positive_integer%5C%22%5Cn%20%20%20%20%20%20%20%20%20%20%20%20%7D%2C%5Cn%20%20%20%20%20%20%20%20%20%20%20%20service%3A%20%7B%5Cn%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20product_type%3A%20%5C%22required%5C%22%2C%5Cn%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20name%3A%20%5B%5C%22required%5C%22%2C%20%7B%5C%22max_length%5C%22%3A%2020%7D%20%5D%5Cn%20%20%20%20%20%20%20%20%20%20%20%20%7D%5Cn%20%20%20%20%20%20%20%20%7D%5Cn%20%20%20%20%5D%7D%5D%5Cn%7D%22%2C%22input%22%3A%22%7B%5Cn%20%20%20%20order_id%3A%2010455%2C%5Cn%20%20%20%20products%3A%20%5B%7B%5Cn%20%20%20%20%20%20%20%20product_type%3A%20%5C%22material%5C%22%2C%5Cn%20%20%20%20%20%20%20%20material_id%3A%20345%2C%5Cn%20%20%20%20%20%20%20%20quantity%3A%20%205%2C%5Cn%20%20%20%20%20%20%20%20warehouse_id%3A%2024%5Cn%20%20%20%20%7D%2C%7B%5Cn%20%20%20%20%20%20%20%20product_type%3A%20%5C%22service%5C%22%2C%5Cn%20%20%20%20%20%20%20%20name%3A%20%5C%22Clean%20filter%5C%22%5Cn%20%20%20%20%7D%5D%5Cn%7D%22%7D

Разобрать найденные кейсы

http://livr-multi-playground.webbylab.com/#%7B%22rules%22%3A%22%7B%5Cn%20%20flag%3A%20%7Bone_of%3A%20%5Btrue%2C%20false%5D%7D%2C%5Cn%20%20login%3A%20'email'%2C%5Cn%20%20link%3A%20'url'%2C%5Cn%20%20list%3A%20%7Blist_of%3A%20%5B%7Bnested_object%3A%20%7B%7D%7D%5D%7D%5Cn%7D%22%2C%22data%22%3A%22%7B%5Cn%20%20flag%3A%20true%2C%5Cn%20%20login%3A%20'a%20%40gmail.com'%2C%5Cn%20%20link%3A%20'http%3A%2F%2Fgoogle'%2C%5Cn%20%20list%3A%20%5B%5B%5D%5D%5Cn%7D%22%7D

http://livr-multi-playground.webbylab.com/#%7B%22rules%22%3A%22%7B%5Cn%20%20flag%3A%20%7Bone_of%3A%20%5B4.0%2C%205%5D%7D%5Cn%7D%22%2C%22input%22%3A%22%7B%5Cn%20%20flag%3A%20'4'%5Cn%7D%22%7D

http://livr-multi-playground.webbylab.com/#%7B%22rules%22%3A%22%7B%5Cn%20%20flag%3A%20%7Bone_of%3A%20%5B4.000000000000000000000000000000000001%2C%205%5D%7D%5Cn%7D%22%2C%22input%22%3A%22%7B%5Cn%20%20flag%3A%20'4'%5Cn%7D%22%7D

http://livr-multi-playground.webbylab.com/#%7B%22rules%22%3A%22%5B%5D%22%2C%22input%22%3A%22%5B%5D%22%7D

http://livr-multi-playground.webbylab.com/#%7B%22rules%22%3A%22%7B%5Cn%20%20flag%3A%20%7Bone_of%3A%20%5Btrue%2C%20false%5D%7D%2C%5Cn%20%20login%3A%20'email'%2C%5Cn%20%20link%3A%20'url'%2C%5Cn%20%20list%3A%20%7Blist_of%3A%20%5B%7Bnested_object%3A%20undefined%7D%5D%7D%5Cn%7D%22%2C%22input%22%3A%22%7B%5Cn%20%20flag%3A%20true%2C%5Cn%20%20login%3A%20'a%20%40gmail.com'%2C%5Cn%20%20link%3A%20'http%3A%2F%2Fgoogle'%2C%5Cn%20%20list%3A%20%5B%5B%5D%5D%5Cn%7D%22%7D

http://livr-multi-playground.webbylab.com/#%7B%22rules%22%3A%22%7B%5Cn%20%20flag%3A%20'string'%5Cn%7D%22%2C%22input%22%3A%22%7B%5Cn%20%20flag%3A%20false%5Cn%7D%22%7D

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.