Class RubyValidationMessageConverter

  • All Implemented Interfaces:
    org.tentackle.script.ScriptConverter

    @MessageScriptConverter("Ruby")
    public class RubyValidationMessageConverter
    extends org.tentackle.validate.validator.AbstractScriptValidationMessageConverter
    Converts a Ruby validator message script.
    Author:
    harald
    • Field Summary

      • Fields inherited from class org.tentackle.validate.validator.AbstractScriptValidationMessageConverter

        I18N_INTRO
    • Method Summary

      • Methods inherited from class org.tentackle.validate.validator.AbstractScriptValidationMessageConverter

        convert
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • RubyValidationMessageConverter

        public RubyValidationMessageConverter()