Skip to content

Implement Object Oriented Programming #3

@alsoto25

Description

@alsoto25

Currently the repo just basically has a single FormValidation class and everything is is handled as objects, validating and throwing errors by manually checking things.

A better approach would be to actually create classes and make sure things are initialized through a class constructor which would not only improve readability but also maintainability.

NOTE: Need to make sure to make it backward-compatible!

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions