Uses of Class
software.amazon.awscdk.core.ValidationResult
Packages that use ValidationResult
-
Uses of ValidationResult in software.amazon.awscdk.core
Methods in software.amazon.awscdk.core that return ValidationResultModifier and TypeMethodDescriptionWrap this result with an error message, if it concerns an error.Wrap up all validation results into a single tree node.Methods in software.amazon.awscdk.core that return types with arguments of type ValidationResultMethods in software.amazon.awscdk.core with parameters of type ValidationResultMethod parameters in software.amazon.awscdk.core with type arguments of type ValidationResultModifier and TypeMethodDescriptionvoid
ValidationResults.setResults
(List<ValidationResult> value) Constructor parameters in software.amazon.awscdk.core with type arguments of type ValidationResult