Appearance
destillationapp-frontend v0.1.0
destillationapp-frontend / helpers/formsValidation / resultsFormValidation
Function: resultsFormValidation()
resultsFormValidation(
form
):boolean
Defined in: helpers/formsValidation.ts:109
Validates the results form data.
Parameters
form
The results form data object.
Returns
boolean
Returns true if the form is valid, otherwise false.