Recordset2.ValidationText property (DAO)

Applies to: Access 2013, Office 2013

Sets or returns a value that specifies the text of the message that your application displays if the value of a Field object doesn't satisfy the validation rule specified by the ValidationRule property setting (Microsoft Access workspaces only). Read-only String.

Syntax

expression .ValidationText

expression A variable that represents a Recordset2 object.