-
Home
-
AI Copilot – Content Generator
-
1.2.0 (latest)
-
Code
-
Classes
- WaicValidator
Total Complexity |
46 |
Dependencies |
1 |
Dependents |
1 |
Total lines |
147 |
Lines of code |
143 |
Logical lines of code |
81 |
Comment lines |
2 |
Methods |
18 |
Properties |
1 |
Methods 18
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
validate() |
A |
50 |
11 |
28 |
_notEmpty() |
S |
61 |
4 |
13 |
getUserValidationMethods() |
S |
63 |
3 |
10 |
getProductValidationMethods() |
S |
63 |
3 |
10 |
numeric() |
S |
66 |
3 |
7 |
email() |
S |
63 |
3 |
10 |
string() |
S |
67 |
2 |
7 |
addError() |
S |
69 |
2 |
7 |
selectNotEmpty() |
S |
67 |
2 |
7 |
prepareInput() |
S |
67 |
2 |
8 |
notEmpty() |
S |
67 |
2 |
7 |
oneFromList() |
S |
66 |
2 |
7 |
validLen() |
S |
66 |
2 |
7 |
double() |
S |
79 |
1 |
3 |
float() |
S |
79 |
1 |
3 |
int() |
S |
79 |
1 |
3 |
getErrors() |
S |
80 |
1 |
3 |
_() |
S |
78 |
1 |
3 |