Class CustomValidationAttribute
Implements
Inherited Members
Namespace: UnityEditor.PolySpatial.Validation
Assembly: solution.dll
Syntax
[AttributeUsage(AttributeTargets.Method)]
public class CustomValidationAttribute : Attribute, _Attribute
Constructors
Name | Description |
---|---|
CustomValidationAttribute(int) | The attribute constructor. |