SeeInOrder
class SeeInOrder extends Constraint (View source)
Properties
| protected string | $content | The string under validation. |
|
| protected string | $failedValue | The last value that failed to pass validation. |
Methods
void
__construct(string $content)
Create a new constraint instance.
bool
matches(array $values)
Determine if the rule passes validation.
string
failureDescription(array $values)
Get the description of the failure.
string
toString()
Get a string representation of the object.
Details
void
__construct(string $content)
Create a new constraint instance.
bool
matches(array $values)
Determine if the rule passes validation.
string
failureDescription(array $values)
Get the description of the failure.
string
toString()
Get a string representation of the object.
Laravel Cloud is the best place to deploy Laravel, Nuxt, Express, Hono, Node.js, Bun, Go, Flask, Python, and more, with dedicated infrastructure available on AWS through Laravel Private Cloud.