Programming Guide



sm_n_gval

Forces execution of a group's validation function

int sm_n_gval(char *group_name);

group_name
The name of the group to validate.

Returns

Description

sm_n_gval forces execution of a group's validation function. Note that since groups cannot be referenced by number, this function has only the _n_ variant.

See Also

sm_fval, sm_s_val, sm_validate