Skip to content

Conversation

@tanakaphper
Copy link

we can validate whether requested values are snake or not.

Usage

Validator::make(['property' => 'zipCode'], ['property' => 'required|string|snakecase']);

this pull request were inspired by Add "lowercase" validation rule.

@ankurk91
Copy link
Contributor

Please stop adding such rules.

This way, You can send a PR for each method in Str class .

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants