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:
Param_dhcpFailover.RelationshipName is not NULL.
Param_dhcpFailover.RelationshipName is not whitespace.
Param_dhcpFailover.Mode is not DhcpFailoverMode.None.
Param_dhcpFailover.Server1Percentage is less than or equal to 100.