Uses of Class
com.caplin.motif.fx.trading.validator.ValidationException
Package
Description
Classes and interfaces that relate to block trading.
Classes and interfaces that relate to validating trade events.
-
Uses of ValidationException in com.caplin.motif.fx.trading.block
Modifier and TypeMethodDescriptionvoid
BlockTradeValidator.validate
(com.caplin.trading.Trade trade) Validates if the trade contains all the required fields -
Uses of ValidationException in com.caplin.motif.fx.trading.validator