jdanyow / aurelia-breeze

Everything you need to use Breeze with Aurelia
MIT License
63 stars 14 forks source link

Interaction with aurelia-validation #32

Open ctjhoa opened 8 years ago

ctjhoa commented 8 years ago

Hi there,

I'm wondering how do you want to integrate this plugin with aurelia-validation (as it's seems to be the next aurelia big step).

Do you have any plan to merge both validation systems (breeze & aurelia-validation) ? Because I've started a JSData v3 plugin and I don't want to duplicate the validation system in model & controller layer.

jdanyow commented 8 years ago

yep- the plan is to create a breeze implementation of the Validator interface in aurelia-validatejs. I haven't done it yet because we're still working through API changes in aurelia-validation (still very alpha right now).