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
| Type | Name | Description |
|---|---|---|
System.Type | type |
Returns
System.Boolean