Name | Description | |
---|---|---|
ValidationLog Constructor | Default Constructor. |
The following tables list the members exposed by ValidationLog.
Name | Description | |
---|---|---|
ValidationLog Constructor | Default Constructor. |
Name | Description | |
---|---|---|
Entries | A collection of validation entries that document the steps taken to validate a JAMS object. | |
HasErrors | HasErrors is true if there were errors during validation. |
Name | Description | |
---|---|---|
ThrowOnError | Checks the validation log for errors and throws a JAMSExecption if one is found. | |
ToString | Returns the result of the validation log. |