Use annotations to do validation 90/116490/4
authorJim Hahn <jrh3@att.com>
Sat, 19 Dec 2020 00:01:52 +0000 (19:01 -0500)
committerJim Hahn <jrh3@att.com>
Mon, 21 Dec 2020 15:38:00 +0000 (10:38 -0500)
Modified models to use annotations instead of function calls for most
field validations.  Created a few new validation annotations for use
within models.
Per review comments:
- renamed Key to VerifyKey
- enhanced VerifyKey to imply "@Valid", unless disabled

Issue-ID: POLICY-2648
Change-Id: I2b53f218b0a2ab1ed1f5e278816a3509f1408972
Signed-off-by: Jim Hahn <jrh3@att.com>

No differences found