Code Monkey home page Code Monkey logo

coyote-forms's People

Contributors

grgomrton avatar

Watchers

 avatar

coyote-forms's Issues

Require escaping single apostrophe in condition

Even though right now the parser is able to parse without escaping the ' character, it is

  1. confusing behaviour for people who are used to escaping enclosing characters
  2. maybe the parser won't always be this simple, and will be needed this functionality

Date support

I would like to be able to validate date fields and relationships between them.

Custom error message

With the introduction of custom rules, the default error message "Invalid value" is no longer descriptive enough. A custom message should be possible to add to the individual rules, collect and send back joining with an or expression.

Namings overview

Due to the fast pace of implementation the namings suffered. The names should reach a final, valid and consistent state before release.

RuleSet validator

Currently there is not great many checks for invalid configuration. This is ok for 0.1, but later on we should help developers with meaningful error messages.

Revise. *

.* matches for empty string which is recommended for handling nulls in input. Maybe recommend .+

passThroughRules

The idea is to define custom inputs for which the expression is defined in the connector. Therefore the expressions can be evaluated using wide range of language tools and the engine only has to validate it using the defined rule set. The rule descriptor used for the discrete values cannot be used, a new one has to be defined.

Review comments

Keep in mind: this is not a project for digging deep in JAX-RS and/or Spring validation.

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.