ListDataValidationExceptionValue membros
A exceção que é acionada quando os dados para um campo ou item de lista falha a validação.
O tipo ListDataValidationExceptionValue expõe os membros a seguir
Construtores
Nome | Descrição | |
---|---|---|
ListDataValidationExceptionValue | Inicializa uma nova instância da classe ListDataValidationExceptionValue . |
Início
Propriedades
Nome | Descrição | |
---|---|---|
FieldFailures | Obtém uma coleção de objetos ListDataValidationFailure que contêm informações sobre falhas de validação de campo. | |
ItemFailure | Obtém um objeto de ListDataValidationFailure que contém informações sobre uma falha de validação de item de lista. | |
TypeId | This member is reserved for internal use and is not intended to be used directly from your code. (Substitui ClientValueObject.TypeId.) |
Início
Métodos
Nome | Descrição | |
---|---|---|
CustomFromJson | This member is reserved for internal use and is not intended to be used directly from your code. (Herdado de ClientValueObject.) | |
CustomWriteToXml | This member is reserved for internal use and is not intended to be used directly from your code. (Herdado de ClientValueObject.) | |
FromJson | This member is reserved for internal use and is not intended to be used directly from your code. (Herdado de ClientValueObject.) | |
InitOnePropertyFromJson | This member is reserved for internal use and is not intended to be used directly from your code. (Substitui ClientValueObject.InitOnePropertyFromJson(String, JsonReader).) | |
ToString | (Herdado de Object.) | |
WriteToXml | This member is reserved for internal use and is not intended to be used directly from your code. (Substitui ClientValueObject.WriteToXml(XmlWriter, SerializationContext).) |
Início