#
async-validation
Here are 20 public repositories matching this topic...
Form validation for Vue.js 2.2+
-
Updated
Dec 13, 2019 - JavaScript
Angular like reactive forms in React.
react
subscription
observer
react-native
asynchronous
forms
observable
form-validation
form-builder
form-controls
react-forms
reactive-forms
form-generator
async-validation
form-fields
-
Updated
Dec 30, 2019 - JavaScript
kettanaito
commented
Dec 12, 2018
What
I suggest to make the return statement of form.submit() unified for all its branching.
Why
Current behavior
Now calling form.submit() returns two different things based on the validity of a form:
- Returns
undefinedif a form is invalid. - Returns
Promise<response>after the dispatchedaction.
Expected behavior
Calling form.submit() always returns
Javascript based form validation library, third party library / framework agnostic.
-
Updated
Aug 25, 2019 - TypeScript
A javascript library for async model based validation in server, client or anywhere else.
-
Updated
May 7, 2019 - TypeScript
An opinionated form validation tool for React apps
-
Updated
Aug 2, 2017 - JavaScript
Flexible and lightweight framework for rendering and validating forms with React
-
Updated
Jun 2, 2020 - TypeScript
An API to manage your form state... Supports form validation. Efficient form development with no substantive downside.
react
redux
validation
asynchronous
react-bootstrap
redux-form
react-forms
validation-engine
async-validation
react-validate
setstate
form-state
-
Updated
Mar 25, 2020 - JavaScript
bodinsamuel
commented
Nov 29, 2018
based on validate before form submit
-
Updated
Mar 11, 2018 - JavaScript
Using reselect for redux app validation
-
Updated
Feb 8, 2020 - JavaScript
A knockout plugin for the treacherous validation system
-
Updated
Sep 20, 2018 - JavaScript
Plugin for lc-form-validator library: Validate if two fields match.
javascript
library
typescript
validation
form-validation
async-validation
validation-library
fields-match
-
Updated
Apr 3, 2019 - TypeScript
-
Updated
Jun 7, 2020 - TypeScript
An Aurelia plugin for the treacherous validation system
-
Updated
Jan 9, 2017 - JavaScript
A multi purpose directive for input async validation
-
Updated
Jun 28, 2017 - JavaScript
-
Updated
Dec 17, 2018 - JavaScript
In this project we will create a basic Reactive Form with the following Controls and Sync and Async Custom Validators.
-
Updated
Jun 6, 2017 - TypeScript
React Redux Login Register with redux-form, jwt, refresh-token and bootstrap (Download API : https://github.com/francescomalatesta/laravel-api-boilerplate-jwt)
react
redux
sync
jwt
authentication
login
register
promise
bootstrap4
redux-form
async-validation
refresh-token
-
Updated
Jun 7, 2020 - JavaScript
Improve this page
Add a description, image, and links to the async-validation topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the async-validation topic, visit your repo's landing page and select "manage topics."
With this vulnerability, an attacker can bypass any security checks enforced by class-validator.
When class-validator is used to validate user-input, the attributes in the user-input object will be transformed into the validation class instance.
However, the transforming procedure will overwrite the internal attribute of validation class instance (e.g., constructor attribute) if the attacke