Validation rules

Rule Error/Warning/Prompt
Profile name exceeds max length The profile name exceeds the maximum length of %d.
Profile name already exist. It should be unique. The profile name already exists.
Profile name contains invalid characters The profile name contains invalid characters.
Trying to delete mDNS profile which is not exist. The profile is not found.
Trying to add Profile beyond the max limit. Cannot add the profile. It reached the maximum limit.
Instance name exceeds The instance name exceeds the maximum length %d.
Instance name contains invalid characters The instance name contains invalid characters.
Service name exceeds max length The service name exceeds the maximum length of %d.
Service name contains invalid characters The rules for Service Names [RFC6335] state that they may be no more than fifteen characters long, consisting of only letters, digits, and hyphens, must begin and end with a letter or digit, must not contain consecutive hyphens, and must contain at least one letter.
Trying to add rule beyond the max limit. Cannot add rule. It reached the maximum limit.
Trying to add gateway vlan beyond the limit. Maximum number of mDNS gateway VLANs is %s.
Trying to add profile vlan beyond the limit. Maximum number of mDNS profile VLANs is %s.
Trying to add rule which is already present. The rule is already configured with this ID.
Trying to delete rule which is not found. Rule ID %s is not found.
Trying to show mDNS profile which is not exist. The profile is not found.
Gateway vlan cannot be configured as secondary vlan mDNS gateway VLAN cannot be configured on secondary VLAN. It should be configured on the primary VLAN
Profile vlan cannot be configured as secondary vlan mDNS profile VLAN cannot be configured on secondary VLAN. It should be configured on the primary VLAN.
Secondary vlan cannot be configured as gateway vlan Secondary VLAN cannot be configured on mDNS gateway VLAN.
Secondary vlan cannot be configured as gateway vlan Secondary VLAN cannot be configured on mDNS profile VLAN.