[ROOT] / doc / DocFrag / ARCCore.IP.TryAssertIntegrity

KeyValue
AssemblyARCCore
DocFragTypeClassMember
IsInherited-False-
IsInheritedDoc-False-
Lines-4-
NameTryAssertIntegrity
NamespaceARCCore
TypeIP

ClassMemberAttribute

KeyValue
DeclaringTypeIP
MethodNameTryAssertIntegrity
MethodSignatureBoolean 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.

Edit


Generated 2025-10-29 15:11:08.746 UTC