Rs\Json\Patch\Operation::assertMandatories PHP Method

assertMandatories() abstract protected method

Guard the mandatory operation properties
abstract protected assertMandatories ( stdClass $operation )
$operation stdClass The operation structure.
    protected abstract function assertMandatories(\stdClass $operation);