Uses of Class
org.citrusframework.model.config.core.MessageValidatorsModel.Validator
Packages that use MessageValidatorsModel.Validator
-
Uses of MessageValidatorsModel.Validator in org.citrusframework.model.config.core
Fields in org.citrusframework.model.config.core with type parameters of type MessageValidatorsModel.ValidatorModifier and TypeFieldDescriptionprotected List<MessageValidatorsModel.Validator>MessageValidatorsModel.validatorsMethods in org.citrusframework.model.config.core that return MessageValidatorsModel.ValidatorModifier and TypeMethodDescriptionObjectFactory.createMessageValidatorsModelValidator()Create an instance ofMessageValidatorsModel.ValidatorMethods in org.citrusframework.model.config.core that return types with arguments of type MessageValidatorsModel.ValidatorModifier and TypeMethodDescriptionMessageValidatorsModel.getValidators()Gets the value of the validators property.