Code Monkey home page Code Monkey logo

Comments (6)

peterb-2795 avatar peterb-2795 commented on July 18, 2024

Hi Tom,

I have been using jqBootstrapValidation (http://ReactiveRaven.github.com/jqBootstrapValidation/
) for a few months now (after doing a few tweaks to make it work with BS3). It provides a similar visual (colourful) feedback as you fill in form fields and is working just fine for me. I went with this library because it was simple to integrate with the formbuilder snippets. If you look at the source to the examples on nghuuphuoc's pages, you will see quite a lot of field configuration details and field parameters defined in the $(document).ready(function() { ...

This is similar to several other validation libraries that I took a look at a while ago and ended up discounting them as they did not lend themselves very easily to the formbuilder semantic of inlining the templated values from the field configuration popup.

This is not to denigrate this library, it looks quite splendid if you are going to use it in the context of some semi-automated generation plus hand cranked validator additions. If I had such a use-case, I would probably give it a go.

Cheers,

from bootstrap-form-builder.

tomByrer avatar tomByrer commented on July 18, 2024

Thanks for that link @peterb-2795; I'll bookmark that if I need a simpler checker later.

Problem with both is that they depend on the View too much IMHO. I would think ideally an MVC validation setup is best, so you don't have to pollute the HTML markup with validation logic/flags.

from bootstrap-form-builder.

tomByrer avatar tomByrer commented on July 18, 2024
  • draft spec for browser-side validation. Looks clean to use. Mobile & Safari support is weak, though there are shims. GUI-CSS is all over the map between browsers; needs normalization.
  • flatiron/revalidator look promising, though there are a few PR not being accepted for no real reason. (I'll update after testing)

from bootstrap-form-builder.

huchister avatar huchister commented on July 18, 2024

I am currently using this jQuery-Validation-Engine(http://posabsolute.github.io/jQuery-Validation-Engine/)

GIT:(https://github.com/posabsolute/jQuery-Validation-Engine)

But above validators looks even more promising.

Just FYI

from bootstrap-form-builder.

tomByrer avatar tomByrer commented on July 18, 2024

That looks good @huchister ; how is mobile support please?

from bootstrap-form-builder.

huchister avatar huchister commented on July 18, 2024

I haven't seen any mobile support within its documentation yet.

from bootstrap-form-builder.

Related Issues (10)

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.