Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/atomicobject/elegant-form-validation-react
/ functions
Functions
21 in github.com/atomicobject/elegant-form-validation-react
⨍
Functions
21
◇
Types & classes
7
↓ 4 callers
Function
ruleRunner
(field, name, ...validations)
src/Validation/ruleRunner.js:2
↓ 3 callers
Method
errorFor
(field)
src/CreateAccount.js:33
↓ 3 callers
Method
handleFieldChanged
(field)
src/CreateAccount.js:37
↓ 2 callers
Function
run
(state, runners)
src/Validation/ruleRunner.js:14
↓ 1 callers
Function
minLength
(length)
src/Validation/rules.js:17
↓ 1 callers
Function
mustMatch
(field, fieldName)
src/Validation/rules.js:11
↓ 1 callers
Method
onCreateAccount
()
src/App.js:8
↓ 1 callers
Method
render
()
src/App.js:12
Method
componentWillMount
()
src/CreateAccount.js:28
Method
constructor
(props)
src/CreateAccount.js:17
Method
constructor
(props)
src/Util/TextView.js:7
Method
handleSubmitClicked
()
src/CreateAccount.js:49
Function
isRequired
src/Validation/errorMessages.js:2
Function
minLength
src/Validation/errorMessages.js:8
Function
mustMatch
src/Validation/errorMessages.js:4
Function
register
()
src/registerServiceWorker.js:11
Method
render
()
src/CreateAccount.js:55
Method
render
()
src/Util/TextView.js:16
Function
required
(text)
src/Validation/rules.js:3
Method
shouldDisplayError
()
src/Util/TextView.js:12
Function
unregister
()
src/registerServiceWorker.js:45