Mendix Runtime
Documentation for the Mendix Runtime Environment API
com.mendix.systemwideinterfaces.core.IDataValidationFeedback Interface Reference

Inherits Serializable.

List of all members.

Public Member Functions

String getObjectGuid ()
Map< String, String > getErrorFields ()

Detailed Description

Validation feedback instructions (will be sent to the client using the JSON API).


Member Function Documentation

Map<String,String> com.mendix.systemwideinterfaces.core.IDataValidationFeedback.getErrorFields ( )
String com.mendix.systemwideinterfaces.core.IDataValidationFeedback.getObjectGuid ( )

The documentation for this interface was generated from the following file: