-
![Screenshot 2024-11-15 at 16.28.00.png](https://raw.githubusercontent.com/nus-cs2103-AY2425S1/pe/master/files/795d2629-776a-44be-a8ed-6ecf34853baa.png)
input used:
add n/John Doe p/98765432 e/johnd@…
-
This is the field constraints for PHONE:
![image.png](https://raw.githubusercontent.com/nus-cs2103-AY2425S1/pe/master/files/fd11aa22-eca1-4d48-98fd-f2cedd479002.png)
The phone number 12-12333123 fol…
-
While reading the DG i realised that NFR 5 (security) cannot be reasonably implemented within project constraints.
![Screenshot 2024-11-15 at 4.55.01 PM.png](https://raw.githubusercontent.com/miloai…
-
Right now we have no way of expressing SQL check constraints in our schema. We need a spec for this that we can implement in the future.
-
currently it's possible to enter duplicate data in the admin area. the following items should be unique: cities, countries, courses: on institution_id & course name, faq_questions.name, invite_transl…
-
This is the field constraints for PHONE:
![image.png](https://raw.githubusercontent.com/charlesliyifeng/pe/main/files/fd11aa22-eca1-4d48-98fd-f2cedd479002.png)
The phone number 12-12333123 follows t…
-
If User works for every game, it shouldn't have:
- null constraint in experience and level.
- kalina_tree_level is required
- All of above are champions-only fields.
- username should be provide…
-
Minimal working example:
```
eq = get("precise_QA")
optimizer = Optimizer("proximal-fmintr")
objective = ObjectiveFunction(AspectRatio(eq=eq, target=5))
constraints = (
FixCurrent(eq=eq),
…
-
Thank you for developing and sharing the MFAssignR package—it's been incredibly useful for my work in formula assignment.
I have a question regarding the # Elemental Composition Constraints in MFAs…
-
Albort
Medium
# Inconsistent Authority Constraints in `ClaimRebateFee`
## Summary
## Vulnerability Detail
In the `ClaimRebateFee` instruction, you have the following constraint:
```rust
#…