Interfaces
 InterfaceDescription
 IField IField defines all properties and methods necessary with an input field.
Classes
 ClassDescription
 FieldError FieldError contains informations from a field that failed validation in a Form object.
 FieldErrorCode FieldErrorCode contains constants to used with FieldError.
 FieldGroup FieldGroup lets you create special fields which contains multiple fields ( CheckBox group or date using day/month/year ComboBox for example).
 Form Form class make easier validate and send forms.