ICanBoogie/ActiveRecord 3.0.x
  • Namespace
  • Class

Namespaces

  • ICanBoogie
    • ActiveRecord
      • ActiveRecordCache
      • Driver
      • Property
      • Validate
        • Reader
        • Validator
        • ValidatorProvider

Classes

  • ActiveRecordValidatorProvider

Class ActiveRecordValidatorProvider

A validator provider for active record.

ICanBoogie\Validate\ValidatorProvider\BuiltinValidatorProvider
Extended by ICanBoogie\ActiveRecord\Validate\ValidatorProvider\ActiveRecordValidatorProvider
Namespace: ICanBoogie\ActiveRecord\Validate\ValidatorProvider
Located at ActiveRecord/Validate/ValidatorProvider/ActiveRecordValidatorProvider.php

Methods summary

public
# __construct( array $instances = [], array $aliases = [] )

Adds aliases to active record validator classes.

Adds aliases to active record validator classes.

Inheritdoc

ICanBoogie/ActiveRecord 3.0.x API documentation generated by ApiGen