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

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 |
Result of a data structure that holds the result of a validation performed by IReflectionAttribute.