Extension methods to hydrate an ErrorSummary with the errors found in a Play form.
Extension methods to hydrate an ErrorSummary with the errors found in a Play form.
Error messages are hyperlinked to the HTML input elements corresponding to the Play field. For situations where the form field does not correspond to an HTML input element, for example, a composite field such as a date, provide a mapping from the composite field to Play field corresponding to the first HTML input element in the group.
Extension methods to hydrate an ErrorSummary with the errors found in a Play form.
Extension methods to hydrate an ErrorSummary with the errors found in a Play form.
Error messages are hyperlinked to the HTML input elements corresponding to the Play field. For situations where the form field does not correspond to an HTML input element, for example, a composite field such as a date, provide a mapping from the composite field to Play field corresponding to the first HTML input element in the group.