Beamable SDK
Public Member Functions | Properties | List of all members
Beamable.Editor.UI.Validation.IsNotEmptyRule Class Reference
Inheritance diagram for Beamable.Editor.UI.Validation.IsNotEmptyRule:
Inheritance graph
[legend]
Collaboration diagram for Beamable.Editor.UI.Validation.IsNotEmptyRule:
Collaboration graph
[legend]

Public Member Functions

 IsNotEmptyRule (string componentLabel)
 
override void Validate (string value)
 
- Public Member Functions inherited from Beamable.Editor.UI.Validation.ValidationRule< string >
abstract void Validate (T value)
 

Properties

override string ErrorMessage [get]
 
- Properties inherited from Beamable.Editor.UI.Validation.ValidationRule< string >
abstract string ErrorMessage [get]
 
bool Satisfied [getprotected set]
 
string ComponentName [get]
 

Additional Inherited Members

- Protected Member Functions inherited from Beamable.Editor.UI.Validation.ValidationRule< string >
 ValidationRule (string componentName)
 

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