Registry to store and locate known Validators.
Register a new validator, so it can be used to validate parameters. @param short_name [String] all lower-case, no spaces @param klass [Class] the validator class. Should inherit from
Validations::Base.
[Validate]