Richard Van Camp

Results 5 issues of Richard Van Camp

Just noticed from you repl demo that the cursor doesn't change when hovering over the component, so I didn't immediately realize I could slide the value.

This is a super library (thanks!) and, therefore, I am lightly wrapping it in a more idiomatic way for React (in a hook) and Svelte (using a store). The wrapper...

Feature

I am surprised I cannot create my own reusable Validators. Maybe there is some technical reason I am missing that this is kept internal? If not it would be really...

Presently the property name is added to the debugMessage. It would be useful to have the propertyName in the ValidationError. I am sending a list of errors to a client...