public class ConvertibleBondValidationHandler extends InstrumentValidationHandler<ConvertibleBond>
SELECTOR| Constructor and Description |
|---|
ConvertibleBondValidationHandler()
Create a new ConvertibleBondValidationHandler instance.
|
| Modifier and Type | Method and Description |
|---|---|
void |
validate(Instrument inInstrument)
Validates the supplied instrument.
|
public ConvertibleBondValidationHandler()
public void validate(Instrument inInstrument) throws OrderValidationException
InstrumentValidationHandlervalidate in class InstrumentValidationHandler<ConvertibleBond>inInstrument - the instrumentOrderValidationException - if the validation fails.Copyright © 2019. All rights reserved.