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