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.Produce;
import colesico.framework.ioc.Producer;

@Genstamp(
        generator = "colesico.framework.translation.codegen.generator.IocGenerator",
        timestamp = "2020-02-12T20:39:23.368Z",
        hashId = "e52ba605-31ac-40dc-bccf-0ae94d8df148"
)
@Producer("minor")
@Produce(ValidatorMessagesImpl.class)
public class ValidatorMessagesT9nProducer {
    public ValidatorMessages getValidatorMessages0(final ValidatorMessagesImpl impl) {
        return impl;
    }
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy