ICanBoogie
  • Documentation
  • API Reference
  • Validate master
Namespaces
  • ICanBoogie
    • Validate
      • Reader
      • Validation
      • Validator
      • ValidatorProvider
Classes
  • AbstractAdapter
  • ArrayAdapter
  • ObjectAdapter
  • RequestAdapter

Class ObjectAdapter

A Reader adapter for an object.

ICanBoogie\Validate\Reader\AbstractAdapter implements ICanBoogie\Validate\Reader
┗ ICanBoogie\Validate\Reader\ObjectAdapter
Namespace: ICanBoogie\Validate\Reader
Located at Reader/ObjectAdapter.php

Methods summary

public read( string $name ) : mixed

If the property is not set null is returned.

If the property is not set null is returned.

Parameters

$name

Returns

mixed

Inheritdoc

Methods inherited from ICanBoogie\Validate\Reader\AbstractAdapter

__construct()

Properties summary

Properties inherited from ICanBoogie\Validate\Reader\AbstractAdapter

$source

Validate master – Check on GitHub – API documentation generated by ApiGen