$validate(); Runs each of the registered validators (first synchronous validators and then asynchronous validators). If the validity
component(name, options); See $compileProvider
$destroy(); Removes the current scope (and all of its children) from the parent scope. Removal implies that calls to
$invalid boolean True
$isEmpty(value); This is called when we need to determine if the value of an input is empty. For instance, the required directive
config(configFn); Use this method to register work which needs to be performed on module loading. For more about how to configure services
put(key, value); Inserts a named entry into the Cache
$commitViewValue(); Commit all form controls pending updates to the $modelValue. Updates may be pending by a debounced
type in module ng
$touched boolean True
Page 9 of 10