• Validator that requires the control value to be a valid IPv4 subnet mask.

    Parameters

    • c: AbstractControl

    Returns ValidationErrors | null

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