Class ValidationContextConfig.BuilderBase.ValidationContextConfigImpl

java.lang.Object
io.helidon.validation.ValidationContextConfig.BuilderBase.ValidationContextConfigImpl
All Implemented Interfaces:
Prototype.Api, Prototype.Factory<ValidationContext>, ValidationContextConfig, Supplier<ValidationContext>
Enclosing class:
ValidationContextConfig.BuilderBase<BUILDER extends ValidationContextConfig.BuilderBase<BUILDER,PROTOTYPE>,PROTOTYPE extends ValidationContextConfig>

protected static class ValidationContextConfig.BuilderBase.ValidationContextConfigImpl extends Object implements ValidationContextConfig, Supplier<ValidationContext>
Generated implementation of the prototype, can be extended by descendant prototype implementations.