All Downloads are FREE. Search and download functionalities are using the official Maven repository.

colesico.framework.dslvalidator.t9n.ValidatorMessagesT9nProducer Maven / Gradle / Ivy

There is a newer version: 5.3.0
Show newest version
// This is automatically generated file. Do not modify!
package colesico.framework.dslvalidator.t9n;

import colesico.framework.assist.codegen.Genstamp;
import colesico.framework.ioc.production.Produce;
import colesico.framework.ioc.production.Producer;

@Genstamp(
        generator = "colesico.framework.translation.codegen.generator.IocGenerator",
        timestamp = "2022-11-17T14:14:53.035Z",
        hashId = "41db7a06-0f6f-409d-ad22-9734bdfa3d44"
)
@Producer
@Produce(ValidatorMessagesImpl.class)
public class ValidatorMessagesT9nProducer {
    public ValidatorMessages getValidatorMessages0(final ValidatorMessagesImpl impl) {
        return impl;
    }
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy