added validation methods

This commit is contained in:
2021-07-23 14:32:57 +01:00
parent 7da38a4463
commit be476394c8
15 changed files with 668 additions and 329 deletions
@@ -73,6 +73,7 @@ let BuildCheckSection = (props) => {
whichSection={parseInt(key) + 1}
sectionCount={key}
props={props}
key={key}
/>
</dl>
</>