// +build !consulent
package structs
func (e *ClusterConfigEntry) validateEnterpriseMeta() error {
return nil
}