fValidate's namespace consumption
Although fValidate consumes very little namespace, it is still possible that a conflict could arise. Here is a list of all the names taken and the object to which they belong.
Note - For the HTMLElements, only elements in the form that is being validated will inherit the indicated properties.
| Object | Consumed space(s) | 
|---|---|
| Object | Consumed space(s) | 
| global (window) | validateForm | 
| fValidate | |
| fvalidate | |
| fValConfig | |
| document | createHTMLElement | 
| Array | reduce | 
| toArgString | |
| last | |
| String | format | 
| toHTML | |
| toPattern | |
| luhn 1 | |
| HTMLInputElement | fName | 
| revertError | |
| bok | |
| validated | |
| fields 2 | |
| validDate 3 | |
| HTMLSelectElement | fName | 
| revertError | |
| bok | |
| validated | |
| HTMLTextAreaElement | fName | 
| revertError | |
| bok | |
| validated | 
