Package | Description |
---|---|
net.objectlab.kit.pf |
New to 1.5.0: Portfolio Validation framework.
|
net.objectlab.kit.pf.validator |
Modifier and Type | Method and Description |
---|---|
Severity |
RuleIssue.getSeverity() |
static Severity |
Severity.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Severity[] |
Severity.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
ValidatedPortfolioLine.addIssue(Severity sev,
String ruleName,
String message) |
Modifier and Type | Method and Description |
---|---|
Severity |
RuleIssueImpl.getSeverity() |
Modifier and Type | Method and Description |
---|---|
void |
ValidatedPortfolioLineImpl.addIssue(Severity sev,
String ruleName,
String message) |
void |
Results.addIssue(Severity sev,
String ruleName,
String message,
ValidatedPortfolioLineImpl line) |
Constructor and Description |
---|
RuleIssueImpl(Severity severity,
String rule,
String msg,
ValidatedPortfolioLine line) |
Copyright © 2006–2022 Appendium - Portfolio Financing Platform. All rights reserved.