Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Adjusted validator of StabilityPointStructureParameterKeyword22 to only validate {{Mean}} Related to Issue [WTI-1102]

git-svn-id: https://repos.deltares.nl/repos/WettelijkToetsInstrumentarium/branches/Release/16_4@7805 5a3db67b-de53-47b5-99c8-a1c30a6650e2

Former-commit-id: 5d5cf7b7fa2b6dd3a2141c51b71393f749d8f45f

Former-commit-id: fc3fc1dc834b29cf0c55db306e073d7b56a2d1ea

    • -9
    • +20
    ./StructuresParameterRowsValidator.cs
  1. … 1 more file in changeset.
use nameof in Argument*Exceptions Reviewed by: tangerma

git-svn-id: https://repos.deltares.nl/repos/WettelijkToetsInstrumentarium/trunk@7760 5a3db67b-de53-47b5-99c8-a1c30a6650e2

Former-commit-id: 489d965acd6cbed374e72d9a9f10deec8787bcfd

Former-commit-id: 0ef178298a4e4639093af98897cfb40d331b372d

  1. … 282 more files in changeset.
Added lognormal validation for KW_STERSTAB17 (Bezwijkwaarde aanvaarenergie) Related to Issue [WTI-1029]

git-svn-id: https://repos.deltares.nl/repos/WettelijkToetsInstrumentarium/trunk@7322 5a3db67b-de53-47b5-99c8-a1c30a6650e2

Former-commit-id: bcf7ed8b32c3cb8f0da24c7ccbb1b76e1c834565

Former-commit-id: 2a72495228dfc1e10ede1603af6842bd6b78ef3f

  1. … 1 more file in changeset.
* Changed ClosingStructure.ProbabilityOpenStructureBeforeFlooding to ProbabilityOrFrequencyOpenStructureBeforeFlooding, as it's not a probability value. ** Updated related validation methods as well. * Changed validation for the above parameter such at values greater than 1 are accepted during the import. * Improved validation during import for LogNormalDistribution.Mean, guarding validating that the value must be greater than 0.

Related to Issue [WTI-1029]

git-svn-id: https://repos.deltares.nl/repos/WettelijkToetsInstrumentarium/trunk@7239 5a3db67b-de53-47b5-99c8-a1c30a6650e2

Former-commit-id: 1feb3919c0a6ae5bea7ad1d22866bd5bf17f6cff

Former-commit-id: 4042c706d0d3e8e43598a9f73c35bb3418574e2e

    • -2
    • +16
    ./StructuresParameterRowsValidator.cs
  1. … 37 more files in changeset.
* Split single-line multi-variable declarations, as these violate code conventions. * fixed typos * Some cleanup * Improved variable names Related to Issue [WTI-791]

git-svn-id: https://repos.deltares.nl/repos/WettelijkToetsInstrumentarium/trunk@7047 5a3db67b-de53-47b5-99c8-a1c30a6650e2

Former-commit-id: 7810fbf1cd1553e9b3c81e86ac9c1ee64a2a2b7d

Former-commit-id: 50dfb991732913182435b85b8aa66dd61752312a

    • -1
    • +2
    ./StructuresCharacteristicsCsvReader.cs
  1. … 13 more files in changeset.
git-svn-id: https://repos.deltares.nl/repos/WettelijkToetsInstrumentarium/branches/WTI-957@6741 5a3db67b-de53-47b5-99c8-a1c30a6650e2

Former-commit-id: 132bfaee2cffe74e30a5fce1d4ef6231fb33e4fc

Former-commit-id: b874e7fec1e968f35c3ee45d6f2ae74a0010d11e

  1. … 73 more files in changeset.
* Made variabletype explicit. * Added xml docs to method to make it clear what it's behavior is. * Added InvalidEnumArgumentException to default sections of switch statements. * Renamed resource (and reused it)

Related to Issue [WTI-926]

git-svn-id: https://repos.deltares.nl/repos/WettelijkToetsInstrumentarium/trunk@6299 5a3db67b-de53-47b5-99c8-a1c30a6650e2

Former-commit-id: bc454db9c282f8f142b9ddd4e0d6b2f7141a5ef6

Former-commit-id: f83d1d7387f86e9c8cb1edf2cf839799e3180065

  1. … 14 more files in changeset.
Probability range changed from (0,1] to [0,1]. Edited Structure error messages which had two semicolons in a row. Related to Issue [WTI-577]

git-svn-id: https://repos.deltares.nl/repos/WettelijkToetsInstrumentarium/trunk@6006 5a3db67b-de53-47b5-99c8-a1c30a6650e2

Former-commit-id: 8d57d429343f0837c600b98c50e0a86cc93c2094

Former-commit-id: 0222f03affc55f1372cec8c042a8e1ff7edf5572

  1. … 7 more files in changeset.
Applied some final reader message related improvements Related to Issue [WTI-577]

git-svn-id: https://repos.deltares.nl/repos/WettelijkToetsInstrumentarium/trunk@5990 5a3db67b-de53-47b5-99c8-a1c30a6650e2

Former-commit-id: c0b52776871935bf45f1a01b4014e8bb8e2638a8

Former-commit-id: 7e50ca65c45400bf008e66d5bb5d3f6e71fb13b9

  1. … 16 more files in changeset.
Set ProbabilityRule for StructureFilesKeywords.StabilityPointStructureParameterKeyword21 Related to Issue [WTI-577]

git-svn-id: https://repos.deltares.nl/repos/WettelijkToetsInstrumentarium/trunk@5984 5a3db67b-de53-47b5-99c8-a1c30a6650e2

Former-commit-id: 95876e3f5de076b559d9a8f3204481dc5ad5c61e

Former-commit-id: 6910d2447ae7fff83a53f0db75d92100c6443ff0

  1. … 1 more file in changeset.
* Improved Xml docs. * Removed unused resources. * Introduced PropertiesTestHelper. * Improved test coverage. * Renamed *DistributionVariationProperties to VariationCoefficient*DistributionProperties. * Improved value conversion in StructureImporters (read value is more explicit). * Added missing license headers. * Improved error message for IDistribution.StandardDeviation (is now consistent with actual check). * Renamed some test data files to be consistent with our naming conventions. Related to Issue [WTI-631]

git-svn-id: https://repos.deltares.nl/repos/WettelijkToetsInstrumentarium/trunk@5983 5a3db67b-de53-47b5-99c8-a1c30a6650e2

Former-commit-id: d8ad6a2d231966045269b63805204d4600ebebad

Former-commit-id: 08cdd918da2a2cacb6afd897f4c1a21292ddac5a

  1. … 82 more files in changeset.
Renamed FirstLetterToUpper to FirstToUpper Related to Issue [WTI-577]

git-svn-id: https://repos.deltares.nl/repos/WettelijkToetsInstrumentarium/trunk@5980 5a3db67b-de53-47b5-99c8-a1c30a6650e2

Former-commit-id: d979fee12b32088cb6a1c70bcdd549434ee25e45

Former-commit-id: 2c9011bc8f6ce5873e09ab0362529ba5454d8603

    • -9
    • +9
    ./StructuresCharacteristicsCsvReader.cs
    • -10
    • +10
    ./StructuresParameterRowsValidator.cs
  1. … 2 more files in changeset.
Improved structure reader related messages Related to Issue [WTI-577]

git-svn-id: https://repos.deltares.nl/repos/WettelijkToetsInstrumentarium/trunk@5979 5a3db67b-de53-47b5-99c8-a1c30a6650e2

Former-commit-id: 80e9602fce3e7d80805ff3dbc57d42034fc26d51

Former-commit-id: e3ac5628fb4659d29fbc2f74244ba5d22ae99d9e

    • -14
    • +10
    ./StructuresCharacteristicsCsvReader.cs
    • -10
    • +11
    ./StructuresParameterRowsValidator.cs
  1. … 4 more files in changeset.
Moved StringExtensions to Core.Common.Utils and added FirstToUpper method Related to Issue [WTI-577]

git-svn-id: https://repos.deltares.nl/repos/WettelijkToetsInstrumentarium/trunk@5976 5a3db67b-de53-47b5-99c8-a1c30a6650e2

Former-commit-id: f4a55a759d58344d9ae480932d9dd604df0bfb53

Former-commit-id: edd54ffd67f8bfec26179234d162598c3e995a72

  1. … 26 more files in changeset.
Corrected style of error message. "moet een getal zijn dat niet negatief is" => "moet een positief getal zijn" Related to Issue [WTI-577]

git-svn-id: https://repos.deltares.nl/repos/WettelijkToetsInstrumentarium/trunk@5962 5a3db67b-de53-47b5-99c8-a1c30a6650e2

Former-commit-id: 5dcd717a4b762a649311891d7ac2051830561383

Former-commit-id: b9ab3b83cb2aacf35c6d756303fd6e42a7646e2f

  1. … 3 more files in changeset.
Turned "Standarddeviatie.variance" into "Standaardafwijking.variatie" Related to Issue [WTI-577]

git-svn-id: https://repos.deltares.nl/repos/WettelijkToetsInstrumentarium/trunk@5957 5a3db67b-de53-47b5-99c8-a1c30a6650e2

Former-commit-id: 33389b5844cf62e17e8a92ad3577adf859845c00

Former-commit-id: 6e8eaa5a13c1b37757f91f7a2ed895cacfd9da1c

  1. … 45 more files in changeset.
Improved some structure reader messages Related to Issue [WTI-577]

git-svn-id: https://repos.deltares.nl/repos/WettelijkToetsInstrumentarium/trunk@5954 5a3db67b-de53-47b5-99c8-a1c30a6650e2

Former-commit-id: 965c9882883da6d026cdc64fb031d05b304f4e35

Former-commit-id: 4f4c6fb1c879666cba695777554a401b3a736c32

    • -9
    • +22
    ./StructuresCharacteristicsCsvReader.cs
  1. … 3 more files in changeset.
Improved some structure reader messages Related to Issue [WTI-577]

git-svn-id: https://repos.deltares.nl/repos/WettelijkToetsInstrumentarium/trunk@5949 5a3db67b-de53-47b5-99c8-a1c30a6650e2

Former-commit-id: 1c62796654c50bb32e4207685f76b5a19fae91e4

Former-commit-id: 05801f3f3f686343c200463d1e3082e2c21941a8

    • -1
    • +1
    ./StructuresCharacteristicsCsvReader.cs
  1. … 3 more files in changeset.
Incorporated comments review 1110: - Removed obsolete function - Fixed typo

Paired with kleijn.

Related to Issue [WTI-579]

git-svn-id: https://repos.deltares.nl/repos/WettelijkToetsInstrumentarium/trunk@5937 5a3db67b-de53-47b5-99c8-a1c30a6650e2

Former-commit-id: 643fe506670aa344f861e2d7a9a4ef53df2bb16e

Former-commit-id: 431340f6d26b97c39182c6185f186e1302aed40e

  1. … 1 more file in changeset.
* Final changes on units and related descriptions (part 2) * Unified some test names

git-svn-id: https://repos.deltares.nl/repos/WettelijkToetsInstrumentarium/trunk@5936 5a3db67b-de53-47b5-99c8-a1c30a6650e2

Former-commit-id: 8c8e72a5a1de568b6ea56ae4b7a4201bad9ce639

Former-commit-id: 3387dbb86d5e1d63ccd4e73d2da78b1c7c03bf2a

  1. … 8 more files in changeset.
Updated units and descriptions as discussed. Related to Issue [WTI-579]

git-svn-id: https://repos.deltares.nl/repos/WettelijkToetsInstrumentarium/trunk@5932 5a3db67b-de53-47b5-99c8-a1c30a6650e2

Former-commit-id: 5d1c48ba67c849068dac8be33331232a45151db1

Former-commit-id: 07e72eb7cced9d21a068dae028f1ebd6ae11b5ba

  1. … 12 more files in changeset.
Edited xml doc. Related to Issue [WTI-579]

git-svn-id: https://repos.deltares.nl/repos/WettelijkToetsInstrumentarium/trunk@5923 5a3db67b-de53-47b5-99c8-a1c30a6650e2

Former-commit-id: c0891688fb1e51cd31811dfd71b0d678b17f1b4e

Former-commit-id: 9e09dfbcc14e4cb64433ee05f82ef9fe16db04d3

  1. … 1 more file in changeset.
* Refactored validation messages generated by the structure importers. Related to Issue [WTI-579]

git-svn-id: https://repos.deltares.nl/repos/WettelijkToetsInstrumentarium/trunk@5918 5a3db67b-de53-47b5-99c8-a1c30a6650e2

Former-commit-id: b7cc47de863f31d054887e8ab77dd8fa34227afd

Former-commit-id: f0b5e3e9212fb2148375aa1b64f9d2d002c9fc31

    • -31
    • +58
    ./StructuresParameterRowsValidator.cs
  1. … 6 more files in changeset.
* Fixed typo in file headers (AlphanumeriekeWaarde -> AlfanumeriekeWaarde) * Fixed failing tests (incorrect expectations) Related to Issue [WTI-631]

git-svn-id: https://repos.deltares.nl/repos/WettelijkToetsInstrumentarium/trunk@5876 5a3db67b-de53-47b5-99c8-a1c30a6650e2

Former-commit-id: 55bfc05d6863125a62fe3803a61ea0598d10f1c7

Former-commit-id: 718083e6b5351dec9e8ea09c5fac763b24915e7a

  1. … 48 more files in changeset.
* Fixed bug where 'too near to 0.0' validation did not happen on the absolute value of the mean when a conversion of the VarianceValue was required. Related to Issue [WTI-631]

git-svn-id: https://repos.deltares.nl/repos/WettelijkToetsInstrumentarium/trunk@5863 5a3db67b-de53-47b5-99c8-a1c30a6650e2

Former-commit-id: f10500fef1f9b0eb65a4f9d5939de57025a955da

Former-commit-id: e9facaf2f799f07fb1e80161f8be0de09f8210d0

  1. … 1 more file in changeset.
Improved consistency of file read error messages.

git-svn-id: https://repos.deltares.nl/repos/WettelijkToetsInstrumentarium/trunk@5860 5a3db67b-de53-47b5-99c8-a1c30a6650e2

Former-commit-id: d3eaaed7654f708b9125ff17319f04281f5114c7

Former-commit-id: 19d53dbdceb1efd453ebdb6ff69362c90d3fee58

  1. … 1 more file in changeset.
Review related changes Related to Issue [WTI-559]

git-svn-id: https://repos.deltares.nl/repos/WettelijkToetsInstrumentarium/trunk@5858 5a3db67b-de53-47b5-99c8-a1c30a6650e2

Former-commit-id: 90b8963ddea35f453439ebe493d75a304264487e

Former-commit-id: f839b963c2c04a26ed88564febdc73733cbef6f0

  1. … 4 more files in changeset.
Implemented improvements of review 1088. Related to Issue [WTI-599]

git-svn-id: https://repos.deltares.nl/repos/WettelijkToetsInstrumentarium/trunk@5837 5a3db67b-de53-47b5-99c8-a1c30a6650e2

Former-commit-id: fe19167eaf453c7a03dc3349512d54e54a13b7ac

Former-commit-id: 90f7fb233716d8895e56c3a90db7a31ab6d7a85a

    • -49
    • +49
    ./StructuresParameterRowsValidator.cs
  1. … 2 more files in changeset.
Implemented improvements of review 1078. Related to Issue [WTI-579]

git-svn-id: https://repos.deltares.nl/repos/WettelijkToetsInstrumentarium/trunk@5833 5a3db67b-de53-47b5-99c8-a1c30a6650e2

Former-commit-id: add5907fe92ef0ff94bd079d54e24291997b2f62

Former-commit-id: 1551caeca93c755fa7c46754c0a983510c1596ce

    • -23
    • +23
    ./StructuresParameterRowsValidator.cs
  1. … 7 more files in changeset.
- Added regions Related to Issue [WTI-599]

git-svn-id: https://repos.deltares.nl/repos/WettelijkToetsInstrumentarium/trunk@5832 5a3db67b-de53-47b5-99c8-a1c30a6650e2

Former-commit-id: 3d3738f3b917a0bda788e1b9c7402fe050a24eac

Former-commit-id: b0865f3bd63570345ac624c4ef865142f79674f7