Coder Social home page Coder Social logo

Comments (8)

EisenbergEffect avatar EisenbergEffect commented on May 5, 2024

@janvanderhaegen Haven't had time to review just yet. Quick question though...what is the general status? Is it working? What is done? What still needs work? What scenarios are supported?

from framework.

EisenbergEffect avatar EisenbergEffect commented on May 5, 2024

Ok, that was more than one question...to be fair.

from framework.

jdanyow avatar jdanyow commented on May 5, 2024

@janvanderhaegen nice plugin- followed the guide in the readme, worked without any issues for me.

Created a pull request to reduce the dependencies: https://github.com/janvanderhaegen/aurelia-validation/pull/23

from framework.

EisenbergEffect avatar EisenbergEffect commented on May 5, 2024

A cursory look.......looks good. @janvanderhaegen Are you interested in possibly making this an official aurelia library then? I've got some ideas about how we can make it a bit more extensible. We might also be able to do some things in the framework to make it more easy for you to match elements with validation rules. I'll need to think about that.

from framework.

janvanderhaegen avatar janvanderhaegen commented on May 5, 2024

Hey @jdanyow @EisenbergEffect
Sorry about the non-response earlier, had some family issues that needed my full attention.
I'd love to make this part of the official aurelia bundle! Please give me one more weekend to do a bit of cleanup, need to make some stuff more extendible, refactor some, add a couple of minor features and add multi-language. I'll post back here after the weekend with the status!

Thanks

from framework.

BalassaMarton avatar BalassaMarton commented on May 5, 2024

Awesome, I was looking for a validation style just like this. My biggest problem with validation libraries like the jQuery Validation plugin is that they expect the template author to define validation rules. In large business applications, any validation rules should be declared in the view model, and the template author should just lay out the fields, and make room for validation error messages. So I definitely vote for this plugin to be the official Aurelia validation logic. Maybe there could be a config value defining the name of the attribute that holds the validation result (I prefer prefixing framework properties with '$', so my choice would be $validation).

from framework.

janvanderhaegen avatar janvanderhaegen commented on May 5, 2024

Hey @BalassaMarton
Thanks for the support and cheers!
I'm not 100% sure I completely understand your last sentence, could you perhaps drop a line or code of how you'd like your code to look?
I'll open an issue to follow up then :)

Thanks

jan

from framework.

BalassaMarton avatar BalassaMarton commented on May 5, 2024

@janvanderhaegen: My bad, for some reason I misread the sample code, and thought that the validation property was created for the viewmodel by the plugin. So it's perfect after all :)

from framework.

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.