Package software.amazon.smithy.linters
Class ShouldHaveUsedTimestampValidator.Provider
- java.lang.Object
-
- software.amazon.smithy.model.validation.ValidatorService.Provider
-
- software.amazon.smithy.linters.ShouldHaveUsedTimestampValidator.Provider
-
- All Implemented Interfaces:
ValidatorService
- Enclosing class:
- ShouldHaveUsedTimestampValidator
public static final class ShouldHaveUsedTimestampValidator.Provider extends ValidatorService.Provider
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from interface software.amazon.smithy.model.validation.ValidatorService
ValidatorService.Provider
-
-
Constructor Summary
Constructors Constructor Description Provider()
-
Method Summary
-
Methods inherited from class software.amazon.smithy.model.validation.ValidatorService.Provider
createValidator, getName
-
-