Skip to main content

Class CustomBodyModelValidator

Namespace: Aurigma.DesignAtoms.Serialization
Assembly: Aurigma.DesignAtoms.dll
Syntax
public class CustomBodyModelValidator : DefaultBodyModelValidator

Inheritance: System.Object -> CustomBodyModelValidator

Constructors

CustomBodyModelValidator

public CustomBodyModelValidator()

Methods

ShouldValidateType

public override bool ShouldValidateType(Type type)
Parameters
TypeNameDescription
System.Typetype
Returns

System.Boolean

Was this page helpful?