Yusuke Wada

Results 1706 comments of Yusuke Wada

Hi! @usualoma @metrue This is in my head!: To make the error message such "*query : q is invalid*", `Validation` object must have `field` and `name` parameters. > @metrue: >...

@metrue > One minor thought, is Validation.rule need to be an array, like Validation.rules to support the multiple rule on one field? Ah, yes! It's good to be array to...

> Also, after thinking about it for a moment, I can achieve what I want to accomplish with the current implementation of @yusukebe , since we can summarize the error...

@metrue @usualoma Thank you both! Referring to this discussion, I'll make the prototype of "Validator Middleware" this weekend (or after).

Hi! I think the first thing we have to do is look into whether the AJV works on Cloudflare Workers fine.

Hi there! especially @metrue and @usualoma . I'm creating "Validator Middleware" and almost done: This is what I consider to be the Ideal API. I would like to go with...

This `undici` updating has breaking changes. We can't adapt as it is. But, I think we should fix the vulnerabilities. Hmm...

Hi @mrbbot ! Thank you for checking this PR. > Will check we can bump the minimum supported Node version (in Wrangler too) Please! > but these security issues are...

Oh, that's a pleasure! Please wait a minute, I'll set up the template project.

Hi @nathanclevenger @sam-lippert I made the repository for Sentry Middleware and sent the invitation to you. https://github.com/yusukebe/sentry You can develop the middleware right now! If you have any questions, let...