Class ValidatePattern


  • public class ValidatePattern
    extends java.lang.Object
    • Method Summary

      Modifier and Type Method Description
      static ValidatePattern fromPattern​(java.lang.String pattern)  
      boolean matchesMigration​(boolean isVersioned, MigrationState state)  
      • Methods inherited from class java.lang.Object

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

      • fromPattern

        public static ValidatePattern fromPattern​(java.lang.String pattern)
      • matchesMigration

        public boolean matchesMigration​(boolean isVersioned,
                                        MigrationState state)