public class RepositoryValidator extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
RepositoryValidator.Builder |
| Modifier and Type | Method and Description |
|---|---|
static RepositoryValidator.Builder |
builder() |
static void |
main(String[] args)
Execute RepositoryValidator with command line arguments
|
boolean |
validate() |
public static RepositoryValidator.Builder builder()
public static void main(String[] args) throws Exception
args - command line arguments
Usage: RepositoryValidator [options] <input-file>
-e <logfile> name of event log
Exception - if the file to validate cannot be found, read, or parsedpublic boolean validate()
Copyright © 2016–2021 FIX Trading Community. All rights reserved.