Skip to content

Releases: hrayatnia/SValidator

first version

13 Feb 20:12
7493651

Choose a tag to compare

first version Pre-release
Pre-release
update minimum version to compile for all platform (#8)

* base validator arch (#1)

* base validator arch

* fix doc project name issue

* create cov folder

* change the documentation meta name

* add metadata to init in validate

* Documentation (#3)

* add some basic documentation

* add empty readme file

* remove comments

* Create LICENSE

* minor change: - adding validation option to validate method (#5)

- validation option onGet onSet always
- update validate approach
- update tests
- add two useful test validator for length and regex

* update minimum version for all files