-
# Trending repositories for C#
1. [**Tichau / FileConverter**](https://github.com/Tichau/FileConverter)
__File Converter is a very simple tool which allows you to convert and comp…
-
I would like to suggest to add the option of more than one locales to isAlpha (and not only) such as:
`isAlpha(string, 'en-US,fr-FR,de-DE', {ignore:' /'})`
-
### Description
When upgrading from 0.13.2 to 0.14.0 (package,json) my packages receive the following error, which is not implicitly outlined in the breaking changes.
```
Error: src/cat-rock.…
-
Quick Idea I had, because I noticed how horrible it is to check for differences in the huge README.md:
How about instead of having one huge README.md that will constantly cause merge conflicts that…
-
**Describe the bug**
A clear and concise description of what the bug is.
The `isURL` method *always* returns false, regardless what the input string is. Also ignores the `config` object.
**Exa…
-
Hi,
is it possible to use an array of chains `[body('xx').isInt(), body('yy').isString()]` or similar, against a json object instead of the request object?
I have complex validation arrays already b…
syco updated
10 months ago
-
According to [this guy](http://dalibornasevic.com/posts/63-email-address-validation-and-encodings) the domain length should be 254 chars at most, but the [isEmail function](https://github.com/chriso/v…
-
- Laravel Mix Version: 4.0.14 (`npm list --depth=0`)
- Node Version (`node -v`): v14.19.3
- NPM Version (`npm -v`): 8.11.0
- OS: Windows 10 Pro
-
"laravel-mix": "^4.0.14",
### De…
-
Hi all,
If you look at the growing number of stale "Pull Requests", it feels like this project is more or less in an unmaintained state.
None of the (if I count correctly) 4 current maintainers is…
-
It would be nice to have array rule improved, so it would take an optional parameter containing rue or set of rules to validate each element in the array accordingly. Probably the idea of composed rul…