-
Depends on issue #8.
User is presented with a form:
- Checkboxes for Leg. Assembly and Leg. Council
- Search terms box - including some explanatory text around adv. searching abilities and placeholde…
-
I am using angular 1.5.0, and my form validation uses angular-messages module. How can I change the angular version and add other angular modules?
-
### Situational
1. ✓ Allow compilation for the output html in i18n case https://github.com/huei90/angular-validation/issues/96
2. ✘ Support i18n - $translate.instant - angular-translate https://github…
-
I have been unable to find in documentation or through looking at source code how a custom component can override validation logic. I'm opening this as a bug because [Issue 4129](https://github.com/fo…
-
After updating my project to angular 4, I get this error when trying to use custom validators:
> ERROR in ./~/ng2-validation/dist/uuid/validator.js
> Module not found: Error: Can't resolve '{proje…
-
Hello, I've installed ng2-validation in my existing angular-cli project and am getting this error. Is this because I didn't put it into my angular-cli.json correctly? Or is it something else? I'm not …
-
# 🙋 Feature Request
## 😯 Problem to Solve
![image](https://github.com/user-attachments/assets/a6751718-f569-4463-8dcf-345a250e7510)
Input controls are often used in forms or property editor d…
-
Hi! im adding validation errors to my app and i has an issue with validation in user module with creation of user with username: admin (or one existing). The problem is that validation error is showed…
-
### Is this a regression?
- [ ] Yes, this behavior used to work in the previous version
### The previous version in which this bug was not present was
_No response_
### Description
On a…
-
Validation errors of the angular-wysiwyg are not showing as part of the errors of the parent form. Is that the expected behavior? How to get the validation errors from angular-wysiwyg ?