The pre-build validation attributes which comes by default in Angular. This can be used by standarad HTML5 attributes.
-- required,
-- minlength,
-- maxlength,
-- pattern (such as a Regular Expression)
Link for the source will be updated soon.