Table of Contents

Class ValidateNotEmptyAttribute

Namespace
Gamelogic.Extensions
Assembly
Gamelogic.Extensions.dll

Marks a string field that should not be empty.

[Version(4, 3, 0)]
public class ValidateNotEmptyAttribute : ValidationAttribute
Inheritance
ValidateNotEmptyAttribute
Inherited Members
Extension Methods

Constructors

ValidateNotEmptyAttribute()

Methods

IsValid(SerializedProperty)

Checks whether the given property is valid.