public final class ConditionKeysValidator extends AbstractValidator
defineConditionKeys trait or through an inferred resource
identifier condition key.
Condition keys that refer to global "aws:*" keys are allowed to not be defined on the service.
MODEL_ERROR| Constructor and Description |
|---|
ConditionKeysValidator() |
| Modifier and Type | Method and Description |
|---|---|
java.util.List<ValidationEvent> |
validate(Model model)
Validates a model and returns a list of validation events.
|
createEvent, createEvent, danger, danger, error, error, getName, note, note, warning, warningpublic java.util.List<ValidationEvent> validate(Model model)
Validatormodel - Model to validate.