This demo lets you preview custom input component, its variations, options and different states.
There is set of predefined error messages which are displayed depending on validation error. In this example you can see minLength error message. Messages are prepared for required, requiredTrue, min, max, minLenghth, maxLength, email and pattern validation errors.
There is possibility to set your own custom error message.
Here you can try all the functionality by yourself.