respect-validation/docs/rules
Henrique Moody 9740e24007
Prepare library for the next major version
Version 3.0 will include a few crucial deprecations. This commit adds
some soft deprecations to warn users about these changes.

Some of the biggest changes are:

* The method `validate()` will be renamed to `isValid()`.

* The method `validate()` will be repurposed to return an object with
  failures.

* It won't be possible to handle rules directly; users will need to use
  the `Validator` class to validate with any rule.

There will some more changes, but those are some of the most important
ones, and are the ones that are easy to deprecate right now.
2025-01-07 00:56:42 +01:00
..
AllOf.md Prepare library for the next major version 2025-01-07 00:56:42 +01:00
Alnum.md Prepare library for the next major version 2025-01-07 00:56:42 +01:00
Alpha.md Prepare library for the next major version 2025-01-07 00:56:42 +01:00
AlwaysInvalid.md Prepare library for the next major version 2025-01-07 00:56:42 +01:00
AlwaysValid.md Prepare library for the next major version 2025-01-07 00:56:42 +01:00
AnyOf.md Prepare library for the next major version 2025-01-07 00:56:42 +01:00
ArrayType.md Prepare library for the next major version 2025-01-07 00:56:42 +01:00
ArrayVal.md Prepare library for the next major version 2025-01-07 00:56:42 +01:00
Attribute.md Prepare library for the next major version 2025-01-07 00:56:42 +01:00
Base.md Prepare library for the next major version 2025-01-07 00:56:42 +01:00
Base64.md Prepare library for the next major version 2025-01-07 00:56:42 +01:00
Between.md Prepare library for the next major version 2025-01-07 00:56:42 +01:00
BoolType.md Prepare library for the next major version 2025-01-07 00:56:42 +01:00
BoolVal.md Prepare library for the next major version 2025-01-07 00:56:42 +01:00
Bsn.md Prepare library for the next major version 2025-01-07 00:56:42 +01:00
Call.md Prepare library for the next major version 2025-01-07 00:56:42 +01:00
CallableType.md Prepare library for the next major version 2025-01-07 00:56:42 +01:00
Callback.md Prepare library for the next major version 2025-01-07 00:56:42 +01:00
Charset.md Prepare library for the next major version 2025-01-07 00:56:42 +01:00
Cnh.md Prepare library for the next major version 2025-01-07 00:56:42 +01:00
Cnpj.md Fix broken documentation links 2024-02-19 14:20:39 +01:00
Consonant.md Prepare library for the next major version 2025-01-07 00:56:42 +01:00
Contains.md Prepare library for the next major version 2025-01-07 00:56:42 +01:00
ContainsAny.md Prepare library for the next major version 2025-01-07 00:56:42 +01:00
Control.md Prepare library for the next major version 2025-01-07 00:56:42 +01:00
Countable.md Prepare library for the next major version 2025-01-07 00:56:42 +01:00
CountryCode.md Prepare library for the next major version 2025-01-07 00:56:42 +01:00
Cpf.md Prepare library for the next major version 2025-01-07 00:56:42 +01:00
CreditCard.md Prepare library for the next major version 2025-01-07 00:56:42 +01:00
CurrencyCode.md Prepare library for the next major version 2025-01-07 00:56:42 +01:00
Date.md Prepare library for the next major version 2025-01-07 00:56:42 +01:00
DateTime.md Prepare library for the next major version 2025-01-07 00:56:42 +01:00
Decimal.md Prepare library for the next major version 2025-01-07 00:56:42 +01:00
Digit.md Prepare library for the next major version 2025-01-07 00:56:42 +01:00
Directory.md Prepare library for the next major version 2025-01-07 00:56:42 +01:00
Domain.md Prepare library for the next major version 2025-01-07 00:56:42 +01:00
Each.md Prepare library for the next major version 2025-01-07 00:56:42 +01:00
Email.md Prepare library for the next major version 2025-01-07 00:56:42 +01:00
EndsWith.md Prepare library for the next major version 2025-01-07 00:56:42 +01:00
Equals.md Prepare library for the next major version 2025-01-07 00:56:42 +01:00
Equivalent.md Prepare library for the next major version 2025-01-07 00:56:42 +01:00
Even.md Prepare library for the next major version 2025-01-07 00:56:42 +01:00
Executable.md Prepare library for the next major version 2025-01-07 00:56:42 +01:00
Exists.md Prepare library for the next major version 2025-01-07 00:56:42 +01:00
Extension.md Prepare library for the next major version 2025-01-07 00:56:42 +01:00
Factor.md Prepare library for the next major version 2025-01-07 00:56:42 +01:00
FalseVal.md Prepare library for the next major version 2025-01-07 00:56:42 +01:00
Fibonacci.md Prepare library for the next major version 2025-01-07 00:56:42 +01:00
File.md Prepare library for the next major version 2025-01-07 00:56:42 +01:00
FilterVar.md Prepare library for the next major version 2025-01-07 00:56:42 +01:00
Finite.md Prepare library for the next major version 2025-01-07 00:56:42 +01:00
FloatType.md Prepare library for the next major version 2025-01-07 00:56:42 +01:00
FloatVal.md Prepare library for the next major version 2025-01-07 00:56:42 +01:00
Graph.md Prepare library for the next major version 2025-01-07 00:56:42 +01:00
GreaterThan.md Prepare library for the next major version 2025-01-07 00:56:42 +01:00
HexRgbColor.md Prepare library for the next major version 2025-01-07 00:56:42 +01:00
Iban.md Prepare library for the next major version 2025-01-07 00:56:42 +01:00
Identical.md Prepare library for the next major version 2025-01-07 00:56:42 +01:00
Image.md Prepare library for the next major version 2025-01-07 00:56:42 +01:00
Imei.md Prepare library for the next major version 2025-01-07 00:56:42 +01:00
In.md Prepare library for the next major version 2025-01-07 00:56:42 +01:00
Infinite.md Prepare library for the next major version 2025-01-07 00:56:42 +01:00
Instance.md Prepare library for the next major version 2025-01-07 00:56:42 +01:00
IntType.md Prepare library for the next major version 2025-01-07 00:56:42 +01:00
IntVal.md Prepare library for the next major version 2025-01-07 00:56:42 +01:00
Ip.md Prepare library for the next major version 2025-01-07 00:56:42 +01:00
Isbn.md Prepare library for the next major version 2025-01-07 00:56:42 +01:00
IterableType.md Prepare library for the next major version 2025-01-07 00:56:42 +01:00
Json.md Prepare library for the next major version 2025-01-07 00:56:42 +01:00
Key.md Prepare library for the next major version 2025-01-07 00:56:42 +01:00
KeyNested.md Prepare library for the next major version 2025-01-07 00:56:42 +01:00
KeySet.md Prepare library for the next major version 2025-01-07 00:56:42 +01:00
KeyValue.md Prepare library for the next major version 2025-01-07 00:56:42 +01:00
LanguageCode.md Prepare library for the next major version 2025-01-07 00:56:42 +01:00
LeapDate.md Prepare library for the next major version 2025-01-07 00:56:42 +01:00
LeapYear.md Prepare library for the next major version 2025-01-07 00:56:42 +01:00
Length.md Prepare library for the next major version 2025-01-07 00:56:42 +01:00
LessThan.md Prepare library for the next major version 2025-01-07 00:56:42 +01:00
Lowercase.md Prepare library for the next major version 2025-01-07 00:56:42 +01:00
Luhn.md Prepare library for the next major version 2025-01-07 00:56:42 +01:00
MacAddress.md Prepare library for the next major version 2025-01-07 00:56:42 +01:00
Max.md Prepare library for the next major version 2025-01-07 00:56:42 +01:00
MaxAge.md Prepare library for the next major version 2025-01-07 00:56:42 +01:00
Mimetype.md Prepare library for the next major version 2025-01-07 00:56:42 +01:00
Min.md Prepare library for the next major version 2025-01-07 00:56:42 +01:00
MinAge.md Prepare library for the next major version 2025-01-07 00:56:42 +01:00
Multiple.md Prepare library for the next major version 2025-01-07 00:56:42 +01:00
Negative.md Prepare library for the next major version 2025-01-07 00:56:42 +01:00
NfeAccessKey.md Prepare library for the next major version 2025-01-07 00:56:42 +01:00
Nif.md Prepare library for the next major version 2025-01-07 00:56:42 +01:00
Nip.md Prepare library for the next major version 2025-01-07 00:56:42 +01:00
No.md Prepare library for the next major version 2025-01-07 00:56:42 +01:00
NoneOf.md Prepare library for the next major version 2025-01-07 00:56:42 +01:00
Not.md Prepare library for the next major version 2025-01-07 00:56:42 +01:00
NotBlank.md Prepare library for the next major version 2025-01-07 00:56:42 +01:00
NotEmoji.md Prepare library for the next major version 2025-01-07 00:56:42 +01:00
NotEmpty.md Prepare library for the next major version 2025-01-07 00:56:42 +01:00
NotOptional.md Prepare library for the next major version 2025-01-07 00:56:42 +01:00
NoWhitespace.md Prepare library for the next major version 2025-01-07 00:56:42 +01:00
Nullable.md Prepare library for the next major version 2025-01-07 00:56:42 +01:00
NullType.md Prepare library for the next major version 2025-01-07 00:56:42 +01:00
Number.md Prepare library for the next major version 2025-01-07 00:56:42 +01:00
NumericVal.md Prepare library for the next major version 2025-01-07 00:56:42 +01:00
ObjectType.md Prepare library for the next major version 2025-01-07 00:56:42 +01:00
Odd.md Prepare library for the next major version 2025-01-07 00:56:42 +01:00
OneOf.md Prepare library for the next major version 2025-01-07 00:56:42 +01:00
Optional.md Prepare library for the next major version 2025-01-07 00:56:42 +01:00
PerfectSquare.md Prepare library for the next major version 2025-01-07 00:56:42 +01:00
Pesel.md Prepare library for the next major version 2025-01-07 00:56:42 +01:00
Phone.md Prepare library for the next major version 2025-01-07 00:56:42 +01:00
PhpLabel.md Prepare library for the next major version 2025-01-07 00:56:42 +01:00
Pis.md Prepare library for the next major version 2025-01-07 00:56:42 +01:00
PolishIdCard.md Prepare library for the next major version 2025-01-07 00:56:42 +01:00
PortugueseNif.md Prepare library for the next major version 2025-01-07 00:56:42 +01:00
Positive.md Prepare library for the next major version 2025-01-07 00:56:42 +01:00
PostalCode.md Prepare library for the next major version 2025-01-07 00:56:42 +01:00
PrimeNumber.md Prepare library for the next major version 2025-01-07 00:56:42 +01:00
Printable.md Prepare library for the next major version 2025-01-07 00:56:42 +01:00
PublicDomainSuffix.md Prepare library for the next major version 2025-01-07 00:56:42 +01:00
Punct.md Prepare library for the next major version 2025-01-07 00:56:42 +01:00
Readable.md Prepare library for the next major version 2025-01-07 00:56:42 +01:00
Regex.md Prepare library for the next major version 2025-01-07 00:56:42 +01:00
ResourceType.md Prepare library for the next major version 2025-01-07 00:56:42 +01:00
Roman.md Prepare library for the next major version 2025-01-07 00:56:42 +01:00
ScalarVal.md Prepare library for the next major version 2025-01-07 00:56:42 +01:00
Size.md Prepare library for the next major version 2025-01-07 00:56:42 +01:00
Slug.md Prepare library for the next major version 2025-01-07 00:56:42 +01:00
Sorted.md Prepare library for the next major version 2025-01-07 00:56:42 +01:00
Space.md Prepare library for the next major version 2025-01-07 00:56:42 +01:00
StartsWith.md Prepare library for the next major version 2025-01-07 00:56:42 +01:00
StringType.md Prepare library for the next major version 2025-01-07 00:56:42 +01:00
StringVal.md Prepare library for the next major version 2025-01-07 00:56:42 +01:00
SubdivisionCode.md Prepare library for the next major version 2025-01-07 00:56:42 +01:00
Subset.md Prepare library for the next major version 2025-01-07 00:56:42 +01:00
SymbolicLink.md Prepare library for the next major version 2025-01-07 00:56:42 +01:00
Time.md Prepare library for the next major version 2025-01-07 00:56:42 +01:00
Tld.md Prepare library for the next major version 2025-01-07 00:56:42 +01:00
TrueVal.md Prepare library for the next major version 2025-01-07 00:56:42 +01:00
Type.md Prepare library for the next major version 2025-01-07 00:56:42 +01:00
Unique.md Prepare library for the next major version 2025-01-07 00:56:42 +01:00
Uploaded.md Prepare library for the next major version 2025-01-07 00:56:42 +01:00
Uppercase.md Prepare library for the next major version 2025-01-07 00:56:42 +01:00
Url.md Prepare library for the next major version 2025-01-07 00:56:42 +01:00
Uuid.md Prepare library for the next major version 2025-01-07 00:56:42 +01:00
Version.md Prepare library for the next major version 2025-01-07 00:56:42 +01:00
VideoUrl.md Prepare library for the next major version 2025-01-07 00:56:42 +01:00
Vowel.md Prepare library for the next major version 2025-01-07 00:56:42 +01:00
When.md Prepare library for the next major version 2025-01-07 00:56:42 +01:00
Writable.md Prepare library for the next major version 2025-01-07 00:56:42 +01:00
Xdigit.md Prepare library for the next major version 2025-01-07 00:56:42 +01:00
Yes.md Prepare library for the next major version 2025-01-07 00:56:42 +01:00