Skip to content
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

Add ES6 javascript engine for validators #21

Open
leroy0211 opened this issue Jan 6, 2020 · 1 comment
Open

Add ES6 javascript engine for validators #21

leroy0211 opened this issue Jan 6, 2020 · 1 comment

Comments

@leroy0211
Copy link

I think right now the ES5 javascript engine is being used for the validators. And by using the ES6 engine it would be much easier to write some validation rules due to the additional features ES6 comes with.

@khash
Copy link
Member

khash commented May 17, 2020

This would depend on support by the underlying JS parser. Once that's implemented, we can add it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants