Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/gcanti/tcomb-form-native
/ isValueNully
Method
isValueNully
lib/components.js:606–608 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
604
}
605
606
isValueNully() {
607
return
this.state.value.length === 0;
608
}
609
610
removeErrors() {
611
this.setState({ hasError: false });
Callers
2
validate
Method · 0.95
isValueNully
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected