You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jan 8, 2024. It is now read-only.
Come up with a logic to detect whether a given function is a good quality validation function or not. The input should not be returned as-is for a sanitization method. Validation method should have sufficient complexity and control structures present.
The text was updated successfully, but these errors were encountered:
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Come up with a logic to detect whether a given function is a good quality validation function or not. The input should not be returned as-is for a sanitization method. Validation method should have sufficient complexity and control structures present.
The text was updated successfully, but these errors were encountered: