-
HTML5 has a [multiple attribute](https://www.w3.org/TR/2012/WD-html5-20121025/common-input-element-attributes.html#attr-input-multiple) that can be specified for e-mail addresses as well as files. Fo…
-
Hi there
I try to access the Validator using the HTTP API. On the GBFS feed side a custom Header is required (Authorization=gbfs@bfe.admin.ch)
How do I set a custom header in the options of your…
-
This BIDS dataset contains both .edf and .bdf file (which are very small)
https://openneuro.org/datasets/ds002034/versions/1.0.1
sub-01/ses-01/eeg/sub-01_ses-01_task-offline_run-01_eeg.edf
sub-…
-
### Package version eg. v9, v10:
v10
### Issue, Question or Enhancement:
Following the example provided,
```
// User contains user information
type User struct {
FirstName strin…
-
Hi!
Would it be possible to extend the package to also validate if fields are valid emails?
I really appreciate your work!
-
My proposal:
each schema can have a `validators` property which is an array of validator objects. A validator object have the following properties:
- **`message`**(string) the error message shown if …
-
Pretty much, I have a custom async validator that is used to check whether a user with the entered email already exists; however, I don't want to actually make the API call unless the email is valid (…
-
In here: https://github.com/TabbycatDebate/tabbycat/blob/cb8a08fbcdefffe2ba396fb42800c58d552d39c5/tabbycat/options/preferences.py#L1268-L1274
We should either add an attribute
```py
field_cla…
-
**Describe the bug**
The BudgetReportConfig object has an attribute [subscriptionType](https://awslabs.github.io/landing-zone-accelerator-on-aws/classes/_aws_accelerator_config.BudgetReportConfig.htm…
-
I get this error with **react-validation@3.0.7**:
```
./src/utils/Validators.js
Module not found: Can't resolve 'validator' in '/Users/xxx/xxx/xxx/xxx/src/utils'
```
This is my ./src/utils/V…