-
-
Notifications
You must be signed in to change notification settings - Fork 128
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
decorators for validations #523
Comments
It's gonna be very easy to make a validation in a model with this implementation! |
@iuribrindeiro that'd be awesome. Here are some issues where you can get some more ideas to implement it (not listed in any order) |
Awesome,@bigopon! I'll open a PR soon for that :) |
Hey, @bigopon, can you help me create a PR? I should create a branch and then create a PR to develop? |
@iuribrindeiro, nice idea!
|
Well, I'm currently working on decorators for aurelia validation.
At the moment, I have the following code working:
After I'm done, would you guys be interested in accept a PR?
The text was updated successfully, but these errors were encountered: