JavaScript is disabled on your browser.
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
org.drip.product.params
Interface Validatable
All Known Implementing Classes:
BondRefDataBuilder
,
CouponSetting
,
CreditSetting
,
CurrencySet
,
FloaterSetting
,
IdentifierSet
,
NotionalSetting
,
PeriodGenerator
,
PeriodSet
,
QuoteConvention
,
RatesSetting
,
TerminationSetting
,
TreasuryBenchmark
public interface
Validatable
Interface defining the validate function - that which validates the current object state
Method Summary
Methods
Modifier and Type
Method and Description
boolean
validate
()
Validates the current object state
Method Detail
validate
boolean validate()
Validates the current object state
Returns:
Validation successful (true) or failed (false)
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method