This patch adds a virtual method HasError to fields, it can be
overridden by fields that have errors. Additionally, a form method
CheckFieldsValidity was added to be called by actions that expects all
the field to be valid.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo