@Internal public static final class IValidation.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements IValidation.Jsii$Default
software.amazon.jsii.JsiiObject.InitializationMode
IValidation.Jsii$Default, IValidation.Jsii$Proxy
Modifier | Constructor and Description |
---|---|
protected |
Jsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef) |
Modifier and Type | Method and Description |
---|---|
List<String> |
validate()
Validate the current construct.
|
jsiiAsyncCall, jsiiAsyncCall, jsiiCall, jsiiCall, jsiiGet, jsiiGet, jsiiSet, jsiiStaticCall, jsiiStaticCall, jsiiStaticGet, jsiiStaticGet, jsiiStaticSet, jsiiStaticSet
@Stability(value=Stable) @NotNull public final 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 the current construct.
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 IValidation
validate
in interface IValidation.Jsii$Default
Copyright © 2020. All rights reserved.