We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add a validators to choose how much files the user can select at once. If multiple attribute is not set, user can only drop 1 file in container.
The text was updated successfully, but these errors were encountered:
Create no-multiple-directrive (#6)
704d68e
Add selector if multiple=false (#6)
4193f25
Created maxFile validator (#6)
0e5bd48
Added tests for maxFile (#6)
b67296e
Testing maxFile validator (#6)
30026b7
Ashlook
No branches or pull requests
Add a validators to choose how much files the user can select at once.
If multiple attribute is not set, user can only drop 1 file in container.
The text was updated successfully, but these errors were encountered: