allErrs=append(allErrs,field.Invalid(fldPath.Child("searches"),dnsConfig.Searches,"must not have more than 256 characters (including spaces) in the search list"))
allErrs=append(allErrs,field.Invalid(fldPath.Child("searches"),dnsConfig.Searches,"must not have more than 256 characters (including spaces) in the search list"))