ElmSkipValidationOptions interface
Named-boolean form of <c>SkipValidationPolicy</c>. Setting a property to <c>true</c> tells the server to skip that pre-migration validation.
Properties
| active |
|
| agent |
|
| all | When <c>true</c>, all validation policies are skipped. Equivalent to setting every other property to <c>true</c>. Never echoed back on responses — only the individual policy properties are populated. |
| max |
|
| max |
|
| max |
|
| max |
|
| pull |
|
| source |
|
| target |
Property Details
activePullRequestCount
activePullRequestCount: boolean
Property Value
boolean
agentPoolExists
agentPoolExists: boolean
Property Value
boolean
all
When <c>true</c>, all validation policies are skipped. Equivalent to setting every other property to <c>true</c>. Never echoed back on responses — only the individual policy properties are populated.
all: boolean
Property Value
boolean
maxFileSize
maxFileSize: boolean
Property Value
boolean
maxPullRequestSize
maxPullRequestSize: boolean
Property Value
boolean
maxPushPackSize
maxPushPackSize: boolean
Property Value
boolean
maxReferenceNameLength
maxReferenceNameLength: boolean
Property Value
boolean
pullRequestDeltaSize
pullRequestDeltaSize: boolean
Property Value
boolean
sourceRepositoryContainsLfsObjects
sourceRepositoryContainsLfsObjects: boolean
Property Value
boolean
targetRepositoryDoesNotExist
targetRepositoryDoesNotExist: boolean
Property Value
boolean