Rs\Json\Patch\Operation::assertMandatories PHP 메소드

assertMandatories() 추상적인 보호된 메소드

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