SP.ListDataValidationExceptionValue Properties (sp.js)

The following table lists the properties of the SP.ListDataValidationExceptionValue object.

Applies to: apps for SharePoint | SharePoint Foundation 2013 | SharePoint Server 2013

Properties

Property

Description

fieldFailures

Gets a collection of SP.ListDataValidationExceptionValue objects that contain information about field validation failures.

itemFailure

Gets an SP.ListDataValidationFailure object that contains information about a list item validation failure.

typeId

This member is reserved for internal use and is not intended to be used directly from your code.