VMware vRealize Network Insight — Question 68
What can be used in custom forms to prevent a user from entering too large a value (such as too much memory for a virtual machine)?
Answer options
- A. Constraints for a field
- B. Regular expression for a field
- C. Quotas for a field
- D. Limitations for a field
Correct answer: A
Explanation
The correct answer is A, as constraints specifically set limits on the values a user can enter in a field. Options B, C, and D do not directly enforce limits on input size; regular expressions validate formats, quotas refer to overall resource limits, and limitations are vague without specific context.