@Internal public static interface IValidation.Jsii$Default extends IValidation
IValidation.IValidation.Jsii$Default, IValidation.Jsii$Proxy| Modifier and Type | Method and Description |
|---|---|
default List<String> |
validate()
Validate the current construct.
|
@Stability(value=Stable) @NotNull default List<String> validate()
This method can be implemented by derived constructs in order to perform validation logic. It is called on all constructs before synthesis.
validate in interface IValidationCopyright © 2021. All rights reserved.