|
Beamable SDK
|


Public Member Functions | |
| NotAllDaysSelectedRule (string componentName) | |
| override void | Validate (int value) |
Public Member Functions inherited from Beamable.Editor.UI.Validation.ValidationRule< int > | |
| abstract void | Validate (T value) |
Properties | |
| override string | ErrorMessage [get] |
Properties inherited from Beamable.Editor.UI.Validation.ValidationRule< int > | |
| abstract string | ErrorMessage [get] |
| bool | Satisfied [getprotected set] |
| string | ComponentName [get] |
Additional Inherited Members | |
Protected Member Functions inherited from Beamable.Editor.UI.Validation.ValidationRule< int > | |
| ValidationRule (string componentName) | |