isEmptyDataFormValue
@spartanfx/react / index / isEmptyDataFormValue
Function: isEmptyDataFormValue()
function isEmptyDataFormValue(value): boolean;
Determine whether a value should fail a required-field rule.
Parameters
value
unknown
Returns
boolean