Types
Namespace: UkModulusCheck
Types used by the API of the library
Nested types and modules
| Type | Description |
| AccountNumber | Alias type for account number |
| FailureReason | The reason of validation failure |
| SortCode | Alias type for sort code |
| SortCodeSubstitution | Captures the parsed line from from the sort code substitutions table provided by VocaLink |
| ValidationException | The exeception from the standard validation rules as described in the VocaLink documentation |
| ValidationMethod | The available validation algorithms |
| ValidationResult | The result of the validation |
| ValidationRule | Captures the parsed line from from the validation rules table provided by VocaLink |
| Weight | Alias type for position weight |
| Module | Description |
| ValidationResult |