Documentation

UpdateValidatorMethod.php

This file is part of Temporal package.

For the full copyright and license information, please view the LICENSE file that was distributed with this source code.

Table of Contents

Classes

UpdateValidatorMethod
Indicates that the method is an update validator handle. An update validator handle is associated with an update method and runs before the associated update handle. If the update validator throws an exception, the update handle is not called and the update is not persisted in history.

        
On this page

Search results