User Activity

  • Posted a comment on a wiki page on opencsv

    Ok, going to try that, thank you very much

  • Modified a comment on a wiki page on opencsv

    Yeah sorry for bothering you, maybe i am misunderstanding the concept of the beanverifier, but i though that you had to pass the bean produced that is going to be produced by the parser on the verifyBean method, but was only getting nulls on the rowDto parameter when evaluating the expression. public class CsvVerifier implements BeanVerifier<MyRowDTO> { private MyRowDto rowDto; @Override public boolean verifyBean(MyRowDTO rowDto) throws CsvConstraintException { this.rowDto; return fieldValidOrThrow(MyRowDTO::getField,...

  • Posted a comment on a wiki page on opencsv

    Yeah sorry for bothering you, maybe i am misunderstanding the concept of the beanverifier, but i though that you had to pass the bean produced that is going to be produced by the parser on the verifyBean method, but was only getting nulls on the rowDto parameter when evaluating the expression. public class CsvVerifier implements BeanVerifier<MyRowDTO> { private MyRowDto rowDto; @Override public boolean verifyBean(MyRowDTO rowDto) throws CsvConstraintException { this.rowDto; fieldValidOrThrow(MyRowDTO::getField,...

  • Posted a comment on a wiki page on opencsv

    Do you have any examples of the use of the bean verifier? I could not find them on the java docs.

View All

Personal Data

Username:
andresreynoso
Joined:
2020-04-26 19:21:24

Projects

  • No projects to display.

Personal Tools

MongoDB Logo MongoDB