the field name
the constraints associated with the field
the format expected for this field
the errors associated to this field
the field value, if any
Retrieve a field from the same form, using a key relative to this field key.
Retrieve a field from the same form, using a key relative to this field key.
Relative key.
the constraints associated with the field
Returns the first error associated with this field, if it exists.
Returns the first error associated with this field, if it exists.
an error
the errors associated to this field
the format expected for this field
Check if this field has errors.
The field ID - the same as the field name but with '.' replaced by '_'.
Retrieve available indexes defined for this field (if this field is repeated).
The label for the field.
The label for the field. Transforms repeat names from foo[0] etc to foo.0.
the field name
the field value, if any
A form field.
the field name
the constraints associated with the field
the format expected for this field
the errors associated to this field
the field value, if any