PushNotificationsTokenLanguageConstraint |
src/Plugin/Validation/Constraint/PushNotificationsTokenLanguageConstraint.php |
Validate that the language code passed is valid.. |
PushNotificationsTokenLanguageConstraintValidator |
src/Plugin/Validation/Constraint/PushNotificationsTokenLanguageConstraintValidator.php |
Checks if a language code is in the list of accepted language codes. |
PushNotificationsTokenUniqueConstraint |
src/Plugin/Validation/Constraint/PushNotificationsTokenUniqueConstraint.php |
Supports validating the token value of a token entity. |