ValidForm::Hidden (Class)

In: ValidForm.rb
ValidForm_html.rb
Parent: Object

Represents an input whose values should not be displayed to the user.

See ::Field#new for details on the parameters to pass for a constructor.

Methods

Public Instance methods

Returns an HTML representation of the field itself. See also ::Field#to_html.

[Validate]