Overview

Namespaces

  • None
  • PHP
  • Pry
    • Auth
      • Interfaces
    • Config
    • Controller
    • Date
    • Db
    • Feed
      • Abstracts
      • Writers
    • File
      • Decorator
    • Form
      • Element
    • Image
    • Log
      • Writer
    • Net
      • Exception
    • Session
    • Util
    • Validate
      • Validator
    • View

Classes

  • Alnum
  • Alpha
  • Cp
  • Date
  • Digit
  • Email
  • Equal
  • Interval
  • Time
  • Overview
  • Namespace
  • Class
  • Tree

Class Cp

Validateur de code postal Français. Prend en charge les codes postaux corse.

Pry\Validate\ValidateAbstract
Extended by Pry\Validate\Validator\Cp
Namespace: Pry\Validate\Validator
Package: Validate\Validator
Category: Pry
Author: Olivier ROGER <oroger.fr>
Version: 1.0.0
Located at Validate/Validator/Cp.class.php
Methods summary
public
# __construct( )

Constructeur

Constructeur

public boolean
# isValid( string $string )

Validation

Validation

Parameters

$string
string
$string Elément à valider

Returns

boolean
Methods inherited from Pry\Validate\ValidateAbstract
cleanString(), getError(), setMessage()
Properties inherited from Pry\Validate\ValidateAbstract
$errorMsg, $espace
Pry API documentation generated by ApiGen 2.8.0