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