NoraLib Validation API Documentation

Application

Table of Contents

Interfaces

ValidationalErrorInterface
RuleExceptionInterface
RuleInterface
ValidatorInterface

Classes

ValidationalError
AbstractRule
AllOfRule
すべてのルールが成功することを要求します(論理AND)
AnyOfRule
いずれか1つ以上のルールが成功することを要求します(論理OR)
ArrayRule
CustomRule
EachRule
配列の各要素に対して同じバリデーションルールを適用します
AbstractException
ExceptionGroup
LengthException
NotEmptyException
RuleException
FilterRule
LengthRule
NotEmptyRule
OneOfRule
いずれか1つのルールだけが成功することを要求します(排他的OR)
PasswordComplexityRule
PasswordNoCommonWordRule
PasswordStrengthRule
PolicyRule
RegexRule
ValidEmailRule
ValidUrlRule
RootValidator

        
On this page

Search results