Skip to content

Instantly share code, notes, and snippets.

@s1rat-dev
Created January 1, 2024 17:23
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save s1rat-dev/c320ba8c54a9975c431dcd5c386492a1 to your computer and use it in GitHub Desktop.
Save s1rat-dev/c320ba8c54a9975c431dcd5c386492a1 to your computer and use it in GitHub Desktop.
interface Validator {
fun validate(request: Request)
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment