public MessageValidator
A validator checking incoming messages. It colud be used for security or bug checks Created by darksnake on 12-Oct-16.
| Modifier and Type | Field and Description | 
|---|---|
| java.lang.String | IS_VALID_KEY | 
| java.lang.String | MESSAGE_KEY | 
| Modifier and Type | Method and Description | 
|---|---|
| static Meta | invalid() | 
| boolean | isValid() | 
| static Meta | valid() | 
| Meta | validate() |