get Form Values

open override fun getFormValues(): HashMap<String, String>

method to get values from the FormDelegation.form

Return

HashMap of the values, null if the FormDelegation.form is not validated

Sources

Link copied to clipboard