[ROOT] / doc / DocFrag / ARCCore.IP.TryAssertIntegrity
| Key | Value |
|---|---|
| Assembly | ARCCore |
| DocFragType | ClassMember |
| IsInherited | -False- |
| IsInheritedDoc | -False- |
| Lines | -4- |
| Name | TryAssertIntegrity |
| Namespace | ARCCore |
| Type | IP |
ClassMemberAttribute
| Key | Value |
|---|---|
| DeclaringType | IP |
| MethodName | TryAssertIntegrity |
| MethodSignature | Boolean TryAssertIntegrity(System.Collections.Generic.List`1[System.ValueTuple`2[ARCCore.PK,System.String]] ByRef) |
Asserts the integrity of this entity.
As of Mar 2020 this consists of asserting that all obligatory values are set (based on IsObligatory.).
Note: Will also add any missing missing obligatory values if a DefaultValue is found.
Generated 2025-10-29 15:11:08.746 UTC