issues
search
jurassix
/
react-validation-mixin
Simple validation mixin (HoC) for React.
MIT License
282
stars
38
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
#84 - adding yarn.lock
#85
thblaha
closed
6 years ago
2
Use yarn ?
#84
thblaha
opened
6 years ago
1
How to share validate function for many forms in one project?
#83
yunlong-tang
opened
7 years ago
0
Adds a filter to test the existence of errors after validating
#82
ehkasper
closed
7 years ago
3
React.findDOMNode instead of findDOMNode
#81
jamesryan-dev
closed
7 years ago
2
Validate form with arbitrary number of dynamic fields
#80
DonDebonair
opened
7 years ago
1
Module parse failed
#79
KailasHiwale
opened
7 years ago
0
he.js Package Size
#78
smcguinness
closed
8 years ago
1
Using async validation creates too many requests
#77
Mottoweb
opened
8 years ago
0
Calling this.props.validate on componentDidMount
#76
Mottoweb
opened
8 years ago
9
Implement "getValidatorData" to return data
#75
Rich-amoebaWare
closed
8 years ago
7
Add reference to json-schema-validation-strategy
#74
jefersondaniel
closed
8 years ago
1
isValid() method bug?
#73
Mottoweb
opened
8 years ago
9
Updated all modules. Fixed linter errors and tests afterward.
#72
davidkaminsky
closed
8 years ago
2
Safari/Babel/Webpack Const declarations are not supported in strict mode
#71
logandhead
closed
8 years ago
3
Validate in componentDidMount() -> Uncaught Invariant Violation
#70
rahulthewall
closed
8 years ago
1
Regex and password text being displayed in error message
#69
KishoreBarik
closed
8 years ago
1
Update README.md to reference multi strategies available
#68
damusnet
closed
8 years ago
1
Add reference to react-validatorjs-strategy
#67
DanFMoore
closed
8 years ago
4
How to validate parent form component while field validation happens in child components
#66
idealistic
opened
8 years ago
13
Simplify children property handling
#65
martindederer
closed
8 years ago
3
Type of "children" property is too restrictive
#64
martindederer
closed
8 years ago
2
Performing validation in componentWillMount() or componentDidMount() is not possible
#63
dminkovsky
closed
8 years ago
2
Validating dynamic sub components
#62
crazyUI
opened
8 years ago
5
Added posibility to clear validation for the specified key
#61
dolvik
closed
5 years ago
0
Is the demo source code available pre-compiled?
#60
dptoot
closed
8 years ago
1
Decoding via "he" fails when errors are nested (expects String - gets an Object)
#59
idolize
closed
8 years ago
10
Implement isDirty() functionality.
#58
40818419
opened
9 years ago
7
Added param "component", containing getValidatorData function, to…
#57
40818419
closed
5 years ago
14
Inconsistent getValidationMessages()
#56
boldt
closed
9 years ago
3
Firefox throws "SyntaxError: let is a reserved identifier"
#55
dineshvgp
closed
9 years ago
5
Can you please provide the source code for the live demo?
#54
stenio123
closed
9 years ago
2
Change the name from mixin to higher order component, or Decorator
#53
franleplant
closed
8 years ago
3
Validation with Flux
#52
pdolega
closed
9 years ago
2
`getValidationMessages` is confusing
#51
fbaiodias
closed
9 years ago
4
Validation property preprocessing
#50
Volodymyr128
closed
9 years ago
2
Custom error message
#49
agile116
closed
9 years ago
4
IE8 compatibility: some js reserved words used in both joi and some browserify shims
#48
yicone
closed
9 years ago
3
getValidationMessages error for object validation
#47
boldt
closed
9 years ago
3
Validate method invoke render method
#46
Volodymyr128
closed
9 years ago
2
ES6: missing props on validation
#45
Volodymyr128
closed
9 years ago
2
Doesn't work with PureRenderMixin
#44
idolize
closed
9 years ago
2
getValidationMessages bug (dynamic scope)
#43
idolize
closed
9 years ago
6
getValidationMessages is empty for arrays
#42
boldt
closed
9 years ago
4
Fix for #38
#41
boldt
closed
9 years ago
8
Validate callback called twice?
#40
idolize
closed
9 years ago
5
The index of an incorrect array entry is returned instead of the field name
#39
boldt
closed
9 years ago
3
error messages doesn't clear when validating array of items
#38
lawuc
closed
9 years ago
6
Add reference to yup-validation-strategy
#37
wali-s
opened
9 years ago
7
Added support for async strategies.
#36
wali-s
closed
9 years ago
2
Next