| Name | Description |
---|
 | CheckAndProcessDeprecatedMember |
Checks and sets an error if a deprecated member has been found to have a value. Processes the value assignment to the replacement member.
(Inherited from MetadataStructureValidator.) |
 | GetChildren |
Get first level of children of the target object.
Returns as members of the o, as FieldInfo or PropertyInfo.
(Inherited from MetadataStructureValidator.) |
 | GetIdentifier |
Return resolved reference for the object.
(Inherited from MetadataStructureValidator.) |
 | GetMemberLabel |
Tries to resolve a label or localized label for a member, and falls back
to the member's dataMember name if it can't find a label, and then the
member name if that isn't available.
(Inherited from MetadataStructureValidator.) |
 | GetReferenceAsIdentifier |
Return value of given reference and handle a few special cases.
(Inherited from MetadataStructureValidator.) |
 | GetValue |
Get value of obj, that is member of mother.
(Inherited from MetadataStructureValidator.) |
 | IsValid(Vault, IConfiguration, IJsonConfEditorAttr, Object, Object, ValidationResultBase) |
Check the validity of reference in the vault.
(Inherited from MetadataStructureValidator.) |
 | IsValid(Vault, IConfiguration, MFAssociatedPropertyAttribute, Object, Object, ValidationResultBase) |
Check the validity of reference in the vault.
(Inherited from MetadataStructureValidator.) |
 | IsValid(Vault, IConfiguration, MFClassAttribute, Object, Object, ValidationResultBase) |
Check the validity of reference in the vault.
(Inherited from MetadataStructureValidator.) |
 | IsValid(Vault, IConfiguration, MFClassGroupAttribute, Object, Object, ValidationResultBase) |
Check the validity of reference in the vault.
(Inherited from MetadataStructureValidator.) |
 | IsValid(Vault, IConfiguration, MFNamedACLAttribute, Object, Object, ValidationResultBase) |
Check the validity of reference in the vault.
(Inherited from MetadataStructureValidator.) |
 | IsValid(Vault, IConfiguration, MFObjectAttribute, Object, Object, ValidationResultBase) |
Check the validity of reference in the vault.
(Inherited from MetadataStructureValidator.) |
 | IsValid(Vault, IConfiguration, MFObjTypeAttribute, Object, Object, ValidationResultBase) |
Check the validity of reference in the vault.
(Inherited from MetadataStructureValidator.) |
 | IsValid(Vault, IConfiguration, MFPropertyDefAttribute, Object, Object, ValidationResultBase) |
Check the validity of reference in the vault.
(Inherited from MetadataStructureValidator.) |
 | IsValid(Vault, IConfiguration, MFSkipAttribute, Object, Object, ValidationResultBase) |
Check the validity of reference in the vault.
(Inherited from MetadataStructureValidator.) |
 | IsValid(Vault, IConfiguration, MFStateAttribute, Object, Object, ValidationResultBase) |
Check the validity of reference in the vault.
(Inherited from MetadataStructureValidator.) |
 | IsValid(Vault, IConfiguration, MFStateTransitionAttribute, Object, Object, ValidationResultBase) |
Check the validity of reference in the vault.
(Inherited from MetadataStructureValidator.) |
 | IsValid(Vault, IConfiguration, MFUserGroupAttribute, Object, Object, ValidationResultBase) |
Check the validity of reference in the vault.
(Inherited from MetadataStructureValidator.) |
 | IsValid(Vault, IConfiguration, MFValueListAttribute, Object, Object, ValidationResultBase) |
Check the validity of reference in the vault.
(Inherited from MetadataStructureValidator.) |
 | IsValid(Vault, IConfiguration, MFValueListItemAttribute, Object, Object, ValidationResultBase) |
Check the validity of reference in the vault.
(Inherited from MetadataStructureValidator.) |
 | IsValid(Vault, IConfiguration, MFViewAttribute, Object, Object, ValidationResultBase) |
Check the validity of reference in the vault.
(Inherited from MetadataStructureValidator.) |
 | IsValid(Vault, IConfiguration, MFWorkflowAttribute, Object, Object, ValidationResultBase) |
Check the validity of Workflow reference and its states in the vault.
(Inherited from MetadataStructureValidator.) |
 | Items |
Return items in the obj as list.
(Inherited from MetadataStructureValidator.) |
 | ValidateItem(Vault, IConfiguration, Object, ValidationResultBase, Assembly, Int32) |
Validate item with its children. Can validate static and instance objects.
(Inherited from MetadataStructureValidator.) |
 | ValidateItem(Vault, String, Object, ValidationResultBase, Assembly, Int32) |
Validate item with its children. Can validate static and instance objects.
(Inherited from MetadataStructureValidator.) |
 | ValidateItem(Vault, String, Object, ValidationResultBase, ResourceManager, Assembly, Int32) |
Validate item with its children. Can validate static and instance objects.
(Inherited from MetadataStructureValidator.) |
 | ValidateItemInternal |
Validate item with its children. Can validate static and instance objects.
(Inherited from MetadataStructureValidator.) |
 | ValidateModules |
Perform the validation on list of modules.
|