Skip to content

How to do a custom validation using members from the same class? #99

Closed
@agramajoL

Description

@agramajoL

For example:

Class A {
 int a;
 int b;
}

And I want to validate that

a <= b

Metadata

Metadata

Assignees

Labels

questionFurther information is requested

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions