Skip to content

destillationapp-frontend v0.1.0


destillationapp-frontend / helpers/formsValidation / editArchiveDistillationFormValidation

Function: editArchiveDistillationFormValidation()

editArchiveDistillationFormValidation(form): boolean

Defined in: helpers/formsValidation.ts:132

Validates the edit archive distillation form data.

Parameters

form

ResultsForm

The edit archive distillation form data object.

Returns

boolean

Returns true if the form is valid, otherwise false.