3.1.4.16 ValidateDhcpFailover

The ValidateDhcpFailover event captures the common validation rules for the DhcpFailover instance. The rest of the section assumes the DhcpFailover instance to be validated is passed as a parameter with the name Param_dhcpFailover.

The following validations MUST pass for the DhcpFailover instance to be valid:

  1. Param_dhcpFailover.RelationshipName is not NULL.

  2. Param_dhcpFailover.RelationshipName is not whitespace.

  3. Param_dhcpFailover.Mode is not DhcpFailoverMode.None.

  4. Param_dhcpFailover.Server1Percentage is less than or equal to 100.