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.

Namespace Table
ObjectConsumed space(s)
ObjectConsumed space(s)
global (window)validateForm
fValidate
fvalidate
fValConfig
documentcreateHTMLElement
Arrayreduce
toArgString
last
Stringformat
toHTML
toPattern
luhn 1
HTMLInputElementfName
revertError
bok
validated
fields 2
validDate 3
HTMLSelectElementfName
revertError
bok
validated
HTMLTextAreaElementfName
revertError
bok
validated
  1. This String property exists only if the cc validation type has been included.
  2. This property is added only to hidden-type fields that use a logical validator type.
  3. This property is added only to fields that use the date validator.