ICanBoogie/Validate master
  • Namespace
  • Class

Namespaces

  • ICanBoogie
    • Validate
      • Reader
      • Validation
      • Validator
      • ValidatorProvider

Classes

  • Context
  • Message
  • Render
  • Validation
  • ValidationErrors

Interfaces

  • Reader
  • Validator
  • ValidatorOptions
  • ValidatorProvider

Exceptions

  • ParameterIsMissing
  • ValidationFailed

Namespace ICanBoogie\Validate

Namespaces summary

ICanBoogie\Validate\Reader
ICanBoogie\Validate\Validation
ICanBoogie\Validate\Validator
ICanBoogie\Validate\ValidatorProvider

Classes summary

Context Representation of a validation context.
Message Representation of an error message.
Render Renders messages and values.
Validation Validates data against a set of rules.
ValidationErrors Representation of validation errors.

Interfaces summary

Reader An interface to read values from a source.
Validator An interface for validators.
ValidatorOptions Validator options.
ValidatorProvider Provides validators.

Exceptions summary

ParameterIsMissing Exception thrown when a required validator parameter is missing.
ValidationFailed Exception throw when asserting a validation failed.
ICanBoogie/Validate master API documentation generated by ApiGen