Class Validation.ValidationMethod.Regex

    • Constructor Detail

      • Regex

        public Regex​(String regex)
    • Method Detail

      • getRegex

        public final String getRegex()
        Gets the regular expression.
        Returns:
        The regular expression.
      • hashCode

        public final int hashCode()
        Overrides:
        hashCode in class Object