Click or drag to resize
NxValidationError Properties

The NxValidationError type exposes the following members.

Properties
  NameDescription
Public propertyContext
Context related to the error, from the user app domain. It can be the identifier of an object, a field name, a table name. This parameter is optional.
Public propertyErrorCode
Error code. This parameter is always displayed in case of error.
Public propertyExtendedMessage
Internal information from the server. This parameter is optional.
Public propertySession
The session from which this structure was created.
(Inherited from AbstractStructure.)
Top
See Also