extraData property

Map<String, Object> extraData
getter/setter pair

Additional data that can be used in validation, not coming directly from the request.

Implementation

Map<String, Object> extraData;