Search Results for

    Show / Hide Table of Contents

    Class IfcValidator

    [Deprecated] use Xbim.Common.ExpressValidation.Validator instead This class provides basic POCO access to validation errors. Validation reporting should build upon this. For an example see IfcValidationReporter

    Inheritance
    System.Object
    Validator
    IfcValidator
    Inherited Members
    Validator._entityCount
    Validator._resultCount
    Validator.ValidateLevel
    Validator.Validate(IModel)
    Validator.Validate(IEnumerable<IPersistEntity>)
    Validator.Validate(IPersistEntity)
    Validator.PerformValidation(IPersistEntity, Boolean, ValidationFlags)
    Validator.GetSchemaErrors(IPersist, ExpressMetaProperty, ValidationFlags, Boolean)
    Validator.CheckCardinality(Int32[], Int32[], IEnumerable, Int32, StringBuilder)
    Validator.CreateEntityHierarchy
    Validator.EntityCountLimit
    Validator.ResultCountLimit
    Validator.LimitReached
    System.Object.ToString()
    System.Object.Equals(System.Object)
    System.Object.Equals(System.Object, System.Object)
    System.Object.ReferenceEquals(System.Object, System.Object)
    System.Object.GetHashCode()
    System.Object.GetType()
    System.Object.MemberwiseClone()
    Namespace: Xbim.Ifc.Validation
    Assembly: Xbim.Ifc.dll
    Syntax
    [Obsolete("This class is not IFC specific so it was moved to Xbim.Common.ExpressValidation.Validator.")]
    public class IfcValidator : Validator
    • Improve this Doc
    • View Source
    In This Article
    Back to top Copyright © 2022 xbim