• Validator that requires the control value to be a person name.

    Parameters

    • c: AbstractControl

    Returns ValidationErrors | null

    An error object with the personName property if the validation check fails, otherwise null.