public static class DBMigrationValidation.Result extends Object
| Modifier and Type | Field and Description |
|---|---|
Boolean |
willBeProcessed
Indicates whether or not the row will be processed during the migration.
|
public Boolean willBeProcessed
Unprocessed rows will be validated, but not migrated.
Copyright © 2017. All Rights Reserved.