Rs\Json\Patch\Operations\Remove::assertMandatories PHP Method

assertMandatories() protected method

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