Class RegexUtils

    • Constructor Detail

      • RegexUtils

        public RegexUtils()
    • Method Detail

      • valueMatchesRegex

        public static boolean valueMatchesRegex​(String regex,
                                                Object value)