PropertyValue: Specify if value is default or not

Open
#491 0 comments 0 reactions 1 assignee View on GitHub

@ljacqu is already working on this.

Since Jul 17, 2026.

Assessment

This issue has not been assessed yet.

Description

PropertyValue wraps a value returned by Property and specifies whether it was "fully valid" in the resource, but a false cannot be distinguished whether it comes from the resource (with errors) or if the default value had to be used.

For migrations, it's important to know whether there is a value (fully valid or not) in the resource. "Fully valid" in that case makes it misleading and it is not possible to answer this question besides extending BaseProperty to make getFromReader public, which is ugly.

To be revised together with #480

Dominant language
Java
Stars
44
Forks
21
Avg merge
2d 2h
Merged PRs (30d)
3

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

More from AuthMe/ConfigMe

All issues in AuthMe/ConfigMe

Similar issues

More Java issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.