-
## Version **3.3.0** of [can-util](https://github.com/canjs/can-util) just got published.
Branch
Build failing 🚨
Dependency
can-ut…
-
Feature request: Support the new aurelia-validation. I'm not gonna use aurelia-form until this is adopted.
-
Im trying to use pnpm instead of yarn but get this error on the buildmachine when gulp build-release runs:
Error: Cannot find module 'less'
at Function.Module._resolveFilename (module.js:3…
-
I'm trying to apply regex validation to a UiTextbox, but it seems I'm missing something out from validatejs' documentation?
I have also tried `:validation-rules` but then it seems to just ignore it c…
-
# Tasks
- create formatErrors utility method
- documenting the `validator` type def
- document the `error` type def
# Proposal
## Goals
- to create a core set of validation utilities t…
-
aurelia-validatejs https://github.com/aurelia/validatejs wraps https://validatejs.org/ for use in aurelia. this might be a saver way for validation oving forward
-
`can-validate` for CanJS 3.0 should manage validations and validation libraries then expose methods to the validations. It should also manage errors for a particular value (or set of values, i.e. an o…
-
Is there a way to validate a local url instead of globals only? For example the following test with a url that doesn't have a top level domain fails:
```
var validationRules = require("formsy-react/…
-
Hi,
**I'm submitting a bug report**
I guess it's a bug, if not please prove me wrong, would be more than happy ;) I cut the issue template a bit because my rig specification is irrelevant.
- **Library…
-
Hi I am trying to use this using the Aurelia-Cli.
I have been able to get this to bundle by adding this to the Aurelia.json file
> "aurelia-http-client",
> "lodash",
> "jquery",
…