Interface PersistenceContextValidator

    • Method Detail

      • validate

        void validate​(PersistenceContext context)
        Validates the context is valid before persistence. If the context is not valid, an exception will be raised.
        Parameters:
        context - the context to validate