Michael Hoennig hsh-michaelhoennig
  • Joined on 2023-06-28
hsh-michaelhoennig created pull request hostsharing/hs.hsadmin.ng#66 2024-06-26 15:12:50 +02:00
add-unix-user-hosting-asset-validation
c2cd6c2f23 implement ValidatableProperty.computedBy and fix test data
6318497294 still a bit hacky, but now working generically
680b67f162 still hacked, but now cleaning up the resource object, not the entity
Compare 2 commits »
3566cb61b6 hacked version for treating writeOnly properties
330ae92c05 minFrom/maxFrom validations against context properties
f47bd3d6fa minFrom/maxFrom validations against context properties
ce0e99fd3a add UnixUser HostingAsset property validation tests
cf6bcc0b94 add UnixUser HostingAsset property validation config
hsh-michaelhoennig pushed to master at hostsharing/hs.hsadmin.ng 2024-06-24 12:33:17 +02:00
de88f1d842 hosting-asset-validation-beyond-property-validators (#65)
hsh-michaelhoennig deleted branch hosting-asset-validation-beyond-property-validators from hostsharing/hs.hsadmin.ng 2024-06-24 12:33:17 +02:00
hsh-michaelhoennig merged pull request hostsharing/hs.hsadmin.ng#65 2024-06-24 12:33:15 +02:00
hosting-asset-validation-beyond-property-validators
fda72afd18 validate debitor prefix of webspace identifier only for new managed webspace
hsh-michaelhoennig created pull request hostsharing/hs.hsadmin.ng#65 2024-06-24 09:54:59 +02:00
hosting-asset-validation-beyond-property-validators
9e4146c511 add feature tests for new validation config options
c5cca96506 improved test code-coverage
d3ca9a9d95 amend existing tests to new validation rules
641f7b6ea3 WIP: HostingAsset validation beyond property validators