Beamable SDK
Public Member Functions | Public Attributes | List of all members
Beamable.Common.Reflection.AttributeValidationResult Struct Reference

Result of a data structure that holds the result of a validation performed by IReflectionAttribute. More...

Collaboration diagram for Beamable.Common.Reflection.AttributeValidationResult:
Collaboration graph
[legend]

Public Member Functions

 AttributeValidationResult (Attribute attribute, MemberInfo ownerMember, ReflectionCache.ValidationResultType type, string message)
 

Public Attributes

readonly MemberAttribute Pair
 
readonly ReflectionCache.ValidationResultType Type
 
readonly string Message
 

Detailed Description

Result of a data structure that holds the result of a validation performed by IReflectionAttribute.


The documentation for this struct was generated from the following file: