ValidationRules.SchemaElementNamespaceMustNotBeEmptyOrWhiteSpace Champ
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Valide le fait qu'un espace de noms d'élément ne soit pas vide ou qu'il ne corresponde pas à un espace blanc.
public static readonly Microsoft.OData.Edm.Validation.ValidationRule<Microsoft.OData.Edm.IEdmSchemaElement> SchemaElementNamespaceMustNotBeEmptyOrWhiteSpace;
staticval mutable SchemaElementNamespaceMustNotBeEmptyOrWhiteSpace : Microsoft.OData.Edm.Validation.ValidationRule<Microsoft.OData.Edm.IEdmSchemaElement>
Public Shared ReadOnly SchemaElementNamespaceMustNotBeEmptyOrWhiteSpace As ValidationRule(Of IEdmSchemaElement)