> For the complete documentation index, see [llms.txt](https://docs.menanak47.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.menanak47.com/multi-framework/ak47_drugmanagerv3/validate.md).

# Validate

- [Client](https://docs.menanak47.com/multi-framework/ak47_drugmanagerv3/validate/client.md): Synchronous client-side decision functions located in \`custom/client/validate.lua\`.   Return \`true\` to allow the action or \`false\` to block it.
- [Server](https://docs.menanak47.com/multi-framework/ak47_drugmanagerv3/validate/server.md): Synchronous server-side decision functions located in \`custom/server/validate.lua\`.   Return \`true\` to allow the action on the server or \`false\` to reject/block it.
