-
- Parents:
## Checklist
- [ ] New Feature for the SVC/Plugin
- [ ] New Feature for CI/CD
- [ ] Enhancement on Vatz
- [x] Others(etc. e.g, documentation,...)
---
### **Please describe, what…
-
Clients of `validations-core` need to implement their own validator factory (or atleast register all the validators they want to use, like so: https://github.com/tildeio/validations-core/blob/master/t…
dadeg updated
7 years ago
-
It would be nice if there was a validator which confirms that the smtp server confirms the email address is valid.
https://github.com/syrusakbary/validate_email/issues/61
-
Laravel no longer uses ```filter_var($value, FILTER_VALIDATE_EMAIL)``` for email validation. Laravel now uses https://github.com/egulias/EmailValidator.
Either require Laravel's email validation r…
-
Is it possible to get error messages? When an object doesn't pass validation I would like to get errors messages to display, for example:
``` javascript
var rules = {
name: [ new Validator.Assert…
-
I have a code where Depends is used in a class to implement methods of other classes.
When the application is launched, this class takes up memoty more than 100Mb
Here is an example:
How to optim…
-
I am attempting to use the DateTime validator in an Apigility project. The configuration is set to not be required and continue if empty, however the validator always returns a validation error.
Inpu…
-
I would like to give this to the people who are new and would like to start contributing to validator.js.
The current version in `isMobilePhone validation`, we have less than 195 phone validations …
-
In here: https://github.com/TabbycatDebate/tabbycat/blob/cb8a08fbcdefffe2ba396fb42800c58d552d39c5/tabbycat/options/preferences.py#L1268-L1274
We should either add an attribute
```py
field_cla…
-
Hi @einpraegsam,
we got some struggle with cross browser functionality and opt-in confirmation because sometimes **$arguments** were **null** inside **ConditionAwareValidator**.
We could reprodu…