Git Product home page Git Product logo

Comments (4)

etaque avatar etaque commented on May 26, 2024 1

You're not missing anything, this asyncCheck function is useless!
I'm pretty much sold on the validate in Form.update, just need to decide when I'll do that. I already did a major release a few weeks ago for 0.18, but hey, version numbers are cheap :)

from elm-form.

etaque avatar etaque commented on May 26, 2024

Yes, you can use andThen for that, see gist from this issue:
#49 (comment)
https://gist.github.com/nmk/e9fd97dd1a62c04fc52545fec5a9b4ef#file-main-elm-L70-L84

That said, I think I should remove validate from model and ask it on Form.update, that would allow to generate the validation from current model, be it form or other fields.

from elm-form.

igray avatar igray commented on May 26, 2024

I'd like to +1 on asking for validate on Form.update. This would also provide for server-side validation, which seems to be alluded to here but couldn't actually work because you can't pass in any current context into that method. Unless I'm missing something?

from elm-form.

etaque avatar etaque commented on May 26, 2024

FYI validation has been removed from model in master, release coming soon.

from elm-form.

Related Issues (20)

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.