0.0.1 • Published 5 years ago

@lazh/validator v0.0.1

Weekly downloads
1
License
MIT
Repository
github
Last release
5 years ago

@Lazh/Validator

Description

Designed for Angular Apps to Validate Various Data Type Values. Currently Type as below:

  1. Service - available as Service to Validate on Any Components in Angular App.
  2. Pipe - available for IsValid, IsInvalid & IsArrayValid.
    • IsValid
      • To Use: {{ 'value' | IsValid }}
    • IsArray
      • To Use: {{ 'value' | IsArray }}
    • IsInvalid
      • To Use: {{ 'value' | IsInvalid }}

Test for WorkFlows.

0.0.1

5 years ago

0.0.0

5 years ago