Hi
Just started to explore this framework, so this might be a simple question.
But how should I validate input from form? For example a string length or a password strength.
I can see there are some validation classes but cant figure out on how to use them in my application or how to register my own validator rules?
Best Regards // Johannes