Class CfnResourcePropertyValidator
- java.lang.Object
-
- software.amazon.smithy.model.validation.AbstractValidator
-
- software.amazon.smithy.aws.cloudformation.traits.CfnResourcePropertyValidator
-
- All Implemented Interfaces:
software.amazon.smithy.model.validation.Validator
public final class CfnResourcePropertyValidator extends software.amazon.smithy.model.validation.AbstractValidatorValidates that derived CloudFormation properties all have the same target.
-
-
Constructor Summary
Constructors Constructor Description CfnResourcePropertyValidator()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description java.util.List<software.amazon.smithy.model.validation.ValidationEvent>validate(software.amazon.smithy.model.Model model)
-