Other than the README, is there any further documentation for Schema? I'm having much difficulty using it to validate arguments for a command line application, as I'm trying to do a lot of complex operations and I keep running into problems. I can see how powerful this tool can be, but using it is so tedious as I'm forced to read through the code, look at examples from random code snippets, and write weird code when there must be better ways to achieve things. Any other resources that I could use would be tremendous, if they exist.
Other than the README, is there any further documentation for Schema? I'm having much difficulty using it to validate arguments for a command line application, as I'm trying to do a lot of complex operations and I keep running into problems. I can see how powerful this tool can be, but using it is so tedious as I'm forced to read through the code, look at examples from random code snippets, and write weird code when there must be better ways to achieve things. Any other resources that I could use would be tremendous, if they exist.